Class Midi.Connection
A MIDI connection.
Constructors
Methods
void
onControl
(
function
handler)
void
onNoteOff
(
function
handler)
void
onNoteOn
(
function
handler)
void
onProgramChange
(
function
handler)
Method Documentation
void
onControl
(
function
handler)
Parameters
handler
void
onNoteOff
(
function
handler)
Parameters
handler
void
onNoteOn
(
function
handler)
Parameters
handler
void
onProgramChange
(
function
handler)
Parameters
handler
This work is licensed under a
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
.