Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getModulatorValue
Method
getModulatorValue
Source/Core/CtrlrModulator/CtrlrModulator.cpp:298–301 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
}
297
298
int CtrlrModulator::getModulatorValue() const
299
{
300
return (processor.getValue());
301
}
302
303
bool CtrlrModulator::removeComponent()
304
{
Callers
3
labelFromProperty
Function · 0.80
evaluateFormulaFunction
Function · 0.80
getProgram
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected