Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/DPF
/ initProgramName
Method
initProgramName
distrho/src/DistrhoPlugin.cpp:189–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
188
#if DISTRHO_PLUGIN_WANT_PROGRAMS
189
void Plugin::initProgramName(uint32_t, String&) {}
190
#endif
191
192
#if DISTRHO_PLUGIN_WANT_STATE
Callers
1
PluginExporter
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected