|
Ardour
9.0-pre0-1950-g391fe97693
|
#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 |