Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ loadProgram
Method
loadProgram
distrho/src/DistrhoPlugin.cpp:233–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
231
232
#if DISTRHO_PLUGIN_WANT_PROGRAMS
233
void Plugin::loadProgram(uint32_t) {}
234
#endif
235
236
#if DISTRHO_PLUGIN_WANT_FULL_STATE
Callers
12
lv2_generate_ttl
Function · 0.80
auSetProperty
Function · 0.80
restoreClassInfo
Function · 0.80
PluginJack
Method · 0.80
jackProcess
Method · 0.80
dssi_select_program
Function · 0.80
setMidiProgram
Method · 0.80
lv2_select_program
Method · 0.80
setState
Function · 0.80
DistrhoPluginVST3.cpp
File · 0.80
stateLoad
Method · 0.80
loadProgram
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected