Instrument
. If the Hold Pedal (a controller; see {@link #controlChange(int,int) controlChange}) is down, the effect of this method is deferred until the pedal is released.
@param noteNumber the MIDI note number, from 0 to 127 (60 = Middle C)
@param velocity the speed with which the key was released
@see #noteOff(int)
@see #noteOn
@see #allNotesOff
@see #allSoundOff
|
|
|
|