|
@@ -288,7 +288,7 @@ extern "C" {
|
288
|
288
|
2) Because each note of a chord is spread out over multiple locations, and
|
289
|
289
|
there is no way to indicate that a note in the chord is already 'in-use'.
|
290
|
290
|
If a MIDI note which is part of the chord is repeated, in error, it will
|
291
|
|
- apear to be correct (a positive match will be assigned to
|
|
291
|
+ appear to be correct (a positive match will be assigned to
|
292
|
292
|
the second (and possible successive notes)).
|
293
|
293
|
*/
|
294
|
294
|
|