MCPcopy 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

fillDescriptionWidgetMethod · 0.85
listSubPluginKeysMethod · 0.85
LadspaEffectMethod · 0.85
pluginInstantiationMethod · 0.85
pluginDestructionMethod · 0.85
ladspaDescriptionMethod · 0.85
updateMethod · 0.85
ladspaPortDialogMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected