MidiMessage_NoteOn constructor

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

Implementation

factory MidiMessage_NoteOn