Home
last modified time | relevance | path

Searched defs:get_parameter_descriptor (Results 1 – 6 of 6) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dladspa_plugin.cc459 LadspaPlugin::get_parameter_descriptor (uint32_t which, ParameterDescriptor& desc) const in get_parameter_descriptor() function in LadspaPlugin
H A Dvst_plugin.cc359 VSTPlugin::get_parameter_descriptor (uint32_t which, ParameterDescriptor& desc) const in get_parameter_descriptor() function in VSTPlugin
H A Dluaproc.cc956 LuaProc::get_parameter_descriptor (uint32_t port, ParameterDescriptor& desc) const in get_parameter_descriptor() function in LuaProc
H A Dvst3_plugin.cc172 VST3Plugin::get_parameter_descriptor (uint32_t port, ParameterDescriptor& desc) const in get_parameter_descriptor() function in VST3Plugin
1604 VST3PI::get_parameter_descriptor (uint32_t port, ParameterDescriptor& desc) const in get_parameter_descriptor() function in VST3PI
H A Daudio_unit.cc1016 AUPlugin::get_parameter_descriptor (uint32_t which, ParameterDescriptor& pd) const in get_parameter_descriptor() function in AUPlugin
H A Dlv2_plugin.cc2226 LV2Plugin::get_parameter_descriptor(uint32_t which, ParameterDescriptor& desc) const in get_parameter_descriptor() function in LV2Plugin