|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::MidiDeviceListConnection |
| To find out when the available MIDI devices change, call MidiDeviceListConnection::make(), passing a lambda that will be called on each configuration change. More... | |
| struct | juce::MidiDeviceInfo |
| This struct contains information about a MIDI input or output device. More... | |
| class | juce::MidiInput |
| Represents a midi input device. More... | |
| class | juce::MidiInputCallback |
| Receives incoming messages from a physical MIDI input device. More... | |
| class | juce::MidiOutput |
| Represents a midi output device. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |