ardour
Namespaces | Typedefs | Variables
types.hpp File Reference
#include <float.h>
#include <math.h>
#include <stdint.h>
#include <iostream>
#include <limits>
#include <list>
#include "evoral/Beats.hpp"
#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::EventType
 

Variables

LIBEVORAL_API uint64_t PBD::DEBUG::Sequence = PBD::new_debug_bit ("sequence")
 
LIBEVORAL_API uint64_t PBD::DEBUG::Note = PBD::new_debug_bit ("note")
 
LIBEVORAL_API uint64_t PBD::DEBUG::ControlList = PBD::new_debug_bit ("controllist")