notes.txt:Updated notes.

This commit is contained in:
kevin 2013-07-10 14:20:55 -07:00
parent a3e3b3bb7f
commit 91d7a667d4

View File

@ -2,6 +2,10 @@ Is there a reason that bar 191 was marked as "blank" (blk) in the score file?
TODO: TODO:
+ When a cmMsgList item is selected it should send out the selected index
after the individual data items rather than before them - this way the index
can be used as a definitive signal to perform some action on the previously
transmitted data items.
+ cmJson and cmLex should report the name of the file when with syntax error messages. + cmJson and cmLex should report the name of the file when with syntax error messages.
+ Use CSV for mod score file format (to eliminate need for labels) + Use CSV for mod score file format (to eliminate need for labels)
+ Autoload of default pgm cfg, program, enable audio, sequence, score location. + Autoload of default pgm cfg, program, enable audio, sequence, score location.