Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ getParameterValue
Method
getParameterValue
distrho/src/DistrhoPlugin.cpp:229–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
* Init */
228
229
float Plugin::getParameterValue(uint32_t) const { return 0.0f; }
230
void Plugin::setParameterValue(uint32_t, float) {}
231
232
#if DISTRHO_PLUGIN_WANT_PROGRAMS
Callers
15
lv2_generate_ttl
Function · 0.45
PluginAU
Function · 0.45
auGetProperty
Function · 0.45
auGetParameter
Function · 0.45
run
Function · 0.45
retrieveClassInfo
Function · 0.45
vst_dispatcher
Function · 0.45
vst_getParameter
Function · 0.45
updateParameterOutputsAndTriggers
Function · 0.45
PluginJack
Method · 0.45
idleCallback
Method · 0.45
updateParameterTriggers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected