cmXScore.h : Updated documentation.

This commit is contained in:
kevin 2016-03-16 18:34:38 -04:00
parent 98a2e83bc0
commit 0bffbc5975

View File

@ -33,6 +33,10 @@ extern "C" {
// //
// 2) Replace "DoletSibelius Unknown Symbol Index" with "DoletSibelius unknownSymIdx" // 2) Replace "DoletSibelius Unknown Symbol Index" with "DoletSibelius unknownSymIdx"
// //
// Steps one and two can be automated by in emacs by:
//
// M-x load-file ~/src/emacs/rpoc_music_xml.el
//
// 3) How to assigned dynamic markings (they are not attached to notes). (from MIDI file?) // 3) How to assigned dynamic markings (they are not attached to notes). (from MIDI file?)
// 4) Tempo syntax is inconsistent (only a problem in full part2 score) // 4) Tempo syntax is inconsistent (only a problem in full part2 score)
// 5) Heel is being parsed but not used. // 5) Heel is being parsed but not used.