fix crash when copy'ing latent plugins
[ardour.git] / libs / ardour / ardour / parameter_descriptor.h
2016-07-12 Robin GareusAdd a new API to format midi-note-names with translatio...
2015-09-16 Tim MayberryAdd ardour/types.h to ardour/parameter_descriptor.h...
2014-12-04 David RobillardMake gain controls step by roughly 1.0/0.1 dB.
2014-12-02 John EmmasMake 'ARDOUR::ParameterDescriptor' exportable, so that...
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-11-30 Robin Gareusupdate_steps(), properly handle integer ranges
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-03 David RobillardCheck whether frequency controls are audible or low...
2014-11-03 David RobillardAdd menu to set frequency controls in beats, and half...
2014-11-02 David RobillardSupport pretty display of arbitrary plugin parameter...
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.