cmProc4.h : Fixed typo in comment.
This commit is contained in:
parent
44cdad61e0
commit
74f5aea7b1
@ -288,7 +288,7 @@ extern "C" {
|
|||||||
2) Because each note of a chord is spread out over multiple locations, and
|
2) Because each note of a chord is spread out over multiple locations, and
|
||||||
there is no way to indicate that a note in the chord is already 'in-use'.
|
there is no way to indicate that a note in the chord is already 'in-use'.
|
||||||
If a MIDI note which is part of the chord is repeated, in error, it will
|
If a MIDI note which is part of the chord is repeated, in error, it will
|
||||||
apear to be correct (a positive match will be assigned to
|
appear to be correct (a positive match will be assigned to
|
||||||
the second (and possible successive notes)).
|
the second (and possible successive notes)).
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user