ardour
Classes | Namespaces | Macros | Functions
ControlList.cpp File Reference
#include <cmath>
#include <cassert>
#include <iostream>
#include <utility>
#include "evoral/ControlList.hpp"
#include "evoral/Curve.hpp"
#include "evoral/ParameterDescriptor.hpp"
#include "evoral/TypeMap.hpp"
#include "pbd/compose.h"
#include "pbd/debug.h"

Go to the source code of this file.

Classes

struct  Evoral::ControlEventTimeComparator
 

Namespaces

 Evoral
 

Macros

#define isnan_local   std::isnan
 

Functions

bool Evoral::event_time_less_than (ControlEvent *a, ControlEvent *b)
 

Macro Definition Documentation

#define isnan_local   std::isnan

Definition at line 27 of file ControlList.cpp.