Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getMaxMapped
Method
getMaxMapped
Source/Lua/CtrlrLuaManager.cpp:1111–1114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1109
}
1110
1111
int CtrlrModulator::getMaxMapped()
1112
{
1113
return (processor.getValueMap().getMappedMax());
1114
}
1115
1116
int CtrlrModulator::getMaxNonMapped()
1117
{
Callers
nothing calls this directly
Calls
1
getMappedMax
Method · 0.80
Tested by
no test coverage detected