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