MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getValueMapped

Method getValueMapped

Source/Lua/CtrlrLuaManager.cpp:1101–1104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1099}
1100
1101int CtrlrModulator::getValueMapped() const
1102{
1103 return (processor.getValueMapped());
1104}
1105
1106int CtrlrModulator::getValueNonMapped() const
1107{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected