|
Allolib
1.0
C++ Components For Interactive Multimedia
|
This is the complete list of members for al::PresetMIDI, including all inherited members.
| bindTo(RtMidiIn &RtMidiIn, unsigned port=0) | al::MIDIMessageHandler | |
| clearBindings() (defined in al::MIDIMessageHandler) | al::MIDIMessageHandler | inline |
| close() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| connectNoteToPreset(int channel, float presetLow, int noteLow, float presetHigh=-1, int noteHigh=-1) (defined in al::PresetMIDI) | al::PresetMIDI | |
| connectProgramToPreset(int channel, float presetLow, int programLow, float presetHigh=-1, int programHigh=-1) (defined in al::PresetMIDI) | al::PresetMIDI | |
| disable() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| enable() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| getCurrentNoteBindings() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| getCurrentProgramBindings() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| init(int deviceIndex, PresetHandler &presetHandler) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| isOpen() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| mBindings (defined in al::MIDIMessageHandler) | al::MIDIMessageHandler | protected |
| onMIDIMessage(const MIDIMessage &m) override | al::PresetMIDI | virtual |
| open(int deviceIndex, PresetHandler &presetHandler) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| open(int deviceIndex) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| PresetMIDI() (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| PresetMIDI(int deviceIndex) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| PresetMIDI(int deviceIndex, PresetHandler &presetHandler) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| setMorphControl(int controlNumber, int channel, float min, float max) (defined in al::PresetMIDI) | al::PresetMIDI | |
| setPresetHandler(PresetHandler &presetHandler) (defined in al::PresetMIDI) | al::PresetMIDI | inline |
| ~MIDIMessageHandler() (defined in al::MIDIMessageHandler) | al::MIDIMessageHandler | inlinevirtual |