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