summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/parameter_descriptor.h
AgeCommit message (Expand)Author
2016-07-12Add a new API to format midi-note-names with translation: Do Re Mi...Robin Gareus
2015-09-16Add ardour/types.h to ardour/parameter_descriptor.h for AutomationTypeTim Mayberry
2014-12-04Make gain controls step by roughly 1.0/0.1 dB.David Robillard
2014-12-02Make 'ARDOUR::ParameterDescriptor' exportable, so that it can get used outsid...John Emmas
2014-12-01Replace half-baked param metadata with descriptor.David Robillard
2014-11-30update_steps(), properly handle integer rangesRobin Gareus
2014-11-07Just rename problematic Variant::VOID type.David Robillard
2014-11-03Check whether frequency controls are audible or low and provide appropriate c...David Robillard
2014-11-03Add menu to set frequency controls in beats, and half or double current value.David Robillard
2014-11-02Support pretty display of arbitrary plugin parameter units.David Robillard
2014-11-02Display gain and midiNote plugin parameters/properties nicely.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-11-02Move ParameterDescriptor from Plugin to its own header.David Robillard