|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <CoreServices/CoreServices.h>#include <CoreAudio/CoreAudio.h>#include <AudioUnit/AudioUnit.h>#include <AudioToolbox/AudioToolbox.h>#include <map>#include <memory>#include <vector>#include <string>#include "pbd/ringbuffer.h"Go to the source code of this file.
Classes | |
| struct | ARDOUR::_CoreMIDIPacket |
| class | ARDOUR::CoreMidiIo |
Namespaces | |
| ARDOUR | |
Typedefs | |
| typedef struct ARDOUR::_CoreMIDIPacket | ARDOUR::CoreMIDIPacket |
| typedef std::vector< std::shared_ptr< CoreMIDIPacket > > | ARDOUR::CoreMIDIQueue |