|
@@ -463,7 +463,7 @@ typedef struct
|
463
|
463
|
// 1) midiBuf[] stores all MIDI notes for the duration of the performance
|
464
|
464
|
// it is initialized to 2*score_event_count.
|
465
|
465
|
//
|
466
|
|
-// 2) dynRef][ is the gives the MIDI velocity range for each dynamics
|
|
466
|
+// 2) dynRef[] is the gives the MIDI velocity range for each dynamics
|
467
|
467
|
// category: pppp-fff
|
468
|
468
|
//
|
469
|
469
|
// 3) See a cmDspKr.c _cmScFolMatcherCb() for an example of how
|