Ardour
9.0-pre0-582-g084a23a80d
|
#include <stdint.h>
#include <poll.h>
#include <pthread.h>
#include "pbd/ringbuffer.h"
#include "ardour/types.h"
Go to the source code of this file.
Classes | |
class | ARDOUR::AlsaMidiIO |
struct | ARDOUR::AlsaMidiIO::MidiEventHeader |
class | ARDOUR::AlsaMidiOut |
class | ARDOUR::AlsaMidiIn |
Namespaces | |
ARDOUR | |
Macros | |
#define | MaxAlsaMidiEventSize (256) |
#define MaxAlsaMidiEventSize (256) |
Definition at line 31 of file alsa_midi.h.