Ardour
9.0-pre0-582-g084a23a80d
|
#include "pbd/natsort.h"
#include "ardour/types.h"
#include "ardour/variant.h"
#include "evoral/Parameter.h"
#include "evoral/ParameterDescriptor.h"
Go to the source code of this file.
Classes | |
struct | ARDOUR::CompareNumericallyLess |
struct | ARDOUR::ParameterDescriptor |
Namespaces | |
ARDOUR | |
Typedefs | |
typedef std::map< const std::string, const float, CompareNumericallyLess > | ARDOUR::ScalePoints |