implements Midi.Source
A MIDI system input.| Input(string name) |
| Input(string name, string connection) |
| Midi.Connection midiConnection(integer index) |
| void onControl(function handler) |
| void onNoteOff(function handler) |
| void onNoteOn(function handler) |
| void onProgramChange(function handler) |
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.