Ardour
9.0-pre0-582-g084a23a80d
|
#include <float.h>
#include <math.h>
#include <stdint.h>
#include <iostream>
#include <limits>
#include <list>
#include "evoral/visibility.h"
#include "pbd/debug.h"
Go to the source code of this file.
Namespaces | |
Evoral | |
PBD | |
PBD::DEBUG | |
Typedefs | |
typedef int32_t | Evoral::event_id_t |
typedef uint32_t | Evoral::ParameterType |
Enumerations | |
enum | Evoral::EventType { Evoral::NO_EVENT , Evoral::MIDI_EVENT , Evoral::LIVE_MIDI_EVENT } |
Variables | |
DebugBits | PBD::DEBUG::Sequence |
DebugBits | PBD::DEBUG::Note |
DebugBits | PBD::DEBUG::ControlList |