JUCE
|
Classes | |
struct | MidiDeviceInfo |
This struct contains information about a MIDI input or output device. More... | |
class | MidiInput |
Represents a midi input device. More... | |
class | MidiInputCallback |
Receives incoming messages from a physical MIDI input device. More... | |
class | MidiOutput |
Represents a midi output device. More... | |
class | MidiMessageCollector |
Collects incoming realtime MIDI messages and turns them into blocks suitable for processing by a block-based audio callback. More... | |