Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getComponent
Method
getComponent
Source/Core/CtrlrModulator/CtrlrModulator.cpp:364–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
362
}
363
364
CtrlrComponent *CtrlrModulator::getComponent()
365
{
366
return (ctrlrComponent);
367
}
368
369
CtrlrManager &CtrlrModulator::getCtrlrManagerOwner()
370
{
Callers
8
labelFromProperty
Function · 0.45
removeModulator
Method · 0.45
getModulatorsWithProperty
Method · 0.45
setProgram
Method · 0.45
editModeChanged
Method · 0.45
modulatorValueChanged
Method · 0.45
gatherSnapshotData
Method · 0.45
modifyReference
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected