Ardour  9.0-pre0-582-g084a23a80d
coremidi_io.h File Reference
#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"
Include dependency graph for coremidi_io.h:
This graph shows which files directly or indirectly include this file:

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