|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <stddef.h>#include "ardour/dB.h"#include "ardour/parameter_descriptor.h"#include "pbd/i18n.h"Go to the source code of this file.
Namespaces | |
| ARDOUR | |
Functions | |
| std::string | ARDOUR::value_as_string (const ARDOUR::ParameterDescriptor &desc, double v) |
| std::string | ARDOUR::value_as_string (const ARDOUR::ParameterDescriptor &desc, const ARDOUR::Variant &val) |
| double | ARDOUR::string_as_value (const ARDOUR::ParameterDescriptor &desc, std::string const &str, bool &legal) |