Ardour
9.0-pre0-582-g084a23a80d
|
#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 |