MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / remove

Method remove

Source/Core/CtrlrManager/CtrlrManagerVst.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22void CtrlrManagerVst::remove(CtrlrModulator *mod)
23{
24 removeIfAlreadyThere (mod);
25}
26
27void CtrlrManagerVst::set(CtrlrModulator *mod, const int idx)
28{

Callers 9

removeListenerMethod · 0.45
removeModulatorMethod · 0.45
removePanelMethod · 0.45
removeListenerMethod · 0.45
handleAsyncUpdateMethod · 0.45
removeResourceMethod · 0.45
removePanelListenerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected