From 0bffbc5975ac6b33436b68e7e8e086c1ed143567 Mon Sep 17 00:00:00 2001 From: kevin Date: Wed, 16 Mar 2016 18:34:38 -0400 Subject: [PATCH] cmXScore.h : Updated documentation. --- app/cmXScore.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/app/cmXScore.h b/app/cmXScore.h index 4dd69e3..1622702 100644 --- a/app/cmXScore.h +++ b/app/cmXScore.h @@ -33,6 +33,10 @@ extern "C" { // // 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?) // 4) Tempo syntax is inconsistent (only a problem in full part2 score) // 5) Heel is being parsed but not used.