Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LMMS/lmms
/ getLADSPAManager
Function
getLADSPAManager
include/Engine.h:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
static Ladspa2LMMS * getLADSPAManager()
91
{
92
return s_ladspaManager;
93
}
94
95
static DummyTrackContainer * dummyTrackContainer()
96
{
Callers
8
fillDescriptionWidget
Method · 0.85
listSubPluginKeys
Method · 0.85
LadspaEffect
Method · 0.85
pluginInstantiation
Method · 0.85
pluginDestruction
Method · 0.85
ladspaDescription
Method · 0.85
update
Method · 0.85
ladspaPortDialog
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected