OpenShot Library | OpenShotAudio 0.2.2
|
Classes | |
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... | |
class | juce::MidiMessageCollector |
Collects incoming realtime MIDI messages and turns them into blocks suitable for processing by a block-based audio callback. More... | |