Ardour  9.0-pre0-350-gf17a656217
rt_midibuffer.h File Reference
#include <map>
#include <glibmm/threads.h>
#include "evoral/Event.h"
#include "evoral/EventSink.h"
#include "evoral/midi_util.h"
#include "ardour/types.h"
Include dependency graph for rt_midibuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::RTMidiBufferBase< TimeType, DistanceType >
 
struct  ARDOUR::RTMidiBufferBase< TimeType, DistanceType >::Blob
 
struct  ARDOUR::RTMidiBufferBase< TimeType, DistanceType >::Item
 
class  ARDOUR::RTMidiBufferBase< TimeType, DistanceType >::WriteProtectRender
 

Namespaces

 ARDOUR
 

Typedefs

typedef RTMidiBufferBase< samplepos_t, samplecnt_t > ARDOUR::RTMidiBuffer