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 1.0 input or output port. More... | |
| class | juce::MidiInput |
| Represents a midi input device using the old bytestream format. More... | |
| class | juce::MidiInputCallback |
| Receives incoming messages from a physical MIDI input device. More... | |
| class | juce::MidiOutput |
| Represents a midi output device using the old bytestream format. More... | |
Namespaces | |
| namespace | juce |