MCPcopy 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
233void Plugin::loadProgram(uint32_t) {}
234#endif
235
236#if DISTRHO_PLUGIN_WANT_FULL_STATE

Callers 12

lv2_generate_ttlFunction · 0.80
auSetPropertyFunction · 0.80
restoreClassInfoFunction · 0.80
PluginJackMethod · 0.80
jackProcessMethod · 0.80
dssi_select_programFunction · 0.80
setMidiProgramMethod · 0.80
lv2_select_programMethod · 0.80
setStateFunction · 0.80
stateLoadMethod · 0.80
loadProgramFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected