cmProc4.h : Corrected comment typo.

This commit is contained in:
kpl 2013-10-16 16:28:56 -07:00
parent 802e3d9514
commit d091f769fc

View File

@ -463,7 +463,7 @@ typedef struct
// 1) midiBuf[] stores all MIDI notes for the duration of the performance
// 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
//
// 3) See a cmDspKr.c _cmScFolMatcherCb() for an example of how