Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ isStatic
Method
isStatic
Source/Core/CtrlrModulator/CtrlrModulator.cpp:628–631 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
626
}
627
628
bool CtrlrModulator::isStatic()
629
{
630
return (getProperty(Ids::modulatorIsStatic));
631
}
632
633
const String CtrlrModulator::getNameForHost()
634
{
Callers
1
setModulatorValuesFromData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected