MCPcopy 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
298int CtrlrModulator::getModulatorValue() const
299{
300 return (processor.getValue());
301}
302
303bool CtrlrModulator::removeComponent()
304{

Callers 3

labelFromPropertyFunction · 0.80
evaluateFormulaFunctionFunction · 0.80
getProgramMethod · 0.80

Calls 1

getValueMethod · 0.45

Tested by

no test coverage detected