MIDIFunction
Available MIDI Message functions based on MIDI specifications.
Elements
Element | Description |
---|---|
MIDIFunction.CHANNEL_PRESSURE | Channel pressure |
MIDIFunction.CONTROL_CHANGE | Control change |
MIDIFunction.NOTE_OFF | Note off |
MIDIFunction.NOTE_ON | Note On |
MIDIFunction.PITCH_BEND | pitch bend |
MIDIFunction.POLYPHONIC_PRESSURE | Polyphonic pressure. |
MIDIFunction.PROGRAM_CHANGE | Program change |
MIDIFunction.SYSTEM | System |