implements Midi.Message
A single MIDI note off message.| NoteOff(integer pitch) |
| NoteOff(integer pitch, integer velocity) |
| integer pitch() |
| integer velocity() |
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.