MidiMessage_NoteOff constructor

MidiMessage_NoteOff(
  1. {int? note,
  2. int? velocity}
)

Implementation

factory MidiMessage_NoteOff