Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
22
void CtrlrManagerVst::remove(CtrlrModulator *mod)
23
{
24
removeIfAlreadyThere (mod);
25
}
26
27
void CtrlrManagerVst::set(CtrlrModulator *mod, const int idx)
28
{
Callers
9
removeListener
Method · 0.45
removeModulator
Method · 0.45
removePanel
Method · 0.45
removeListener
Method · 0.45
handleAsyncUpdate
Method · 0.45
removeResource
Method · 0.45
removePanelListener
Method · 0.45
valueTreePropertyChanged
Method · 0.45
removeModulatorListener
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected