瀏覽代碼

cmXScore.h : Updated documentation.

master
kevin 8 年之前
父節點
當前提交
0bffbc5975
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4
    0
      app/cmXScore.h

+ 4
- 0
app/cmXScore.h 查看文件

@@ -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. 

Loading…
取消
儲存