cmProc4.h : Corrected comment typo.
This commit is contained in:
parent
802e3d9514
commit
d091f769fc
@ -463,7 +463,7 @@ typedef struct
|
|||||||
// 1) midiBuf[] stores all MIDI notes for the duration of the performance
|
// 1) midiBuf[] stores all MIDI notes for the duration of the performance
|
||||||
// it is initialized to 2*score_event_count.
|
// it is initialized to 2*score_event_count.
|
||||||
//
|
//
|
||||||
// 2) dynRef][ is the gives the MIDI velocity range for each dynamics
|
// 2) dynRef[] is the gives the MIDI velocity range for each dynamics
|
||||||
// category: pppp-fff
|
// category: pppp-fff
|
||||||
//
|
//
|
||||||
// 3) See a cmDspKr.c _cmScFolMatcherCb() for an example of how
|
// 3) See a cmDspKr.c _cmScFolMatcherCb() for an example of how
|
||||||
|
Loading…
Reference in New Issue
Block a user