|
Ardour
9.0-pre0-1950-g391fe97693
|
#include "libardour-config.h"#include <cassert>#include <vector>#include "ardour/chan_count.h"#include "ardour/data_type.h"#include "ardour/libardour_visibility.h"#include "ardour/types.h"#include "evoral/Event.h"Go to the source code of this file.
Classes | |
| class | ARDOUR::BufferSet |
| class | ARDOUR::BufferSet::iterator_base< BS, B > |
| class | ARDOUR::BufferSet::VSTBuffer |
Namespaces | |
| ARDOUR | |
Typedefs | |
| typedef struct _VstEvents | VstEvents |
| typedef struct _VstMidiEvent | VstMidiEvent |
| typedef struct _VstEvents VstEvents |
Definition at line 1 of file buffer_set.h.
| typedef struct _VstMidiEvent VstMidiEvent |
Definition at line 1 of file buffer_set.h.