MCPcopy 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
1111int CtrlrModulator::getMaxMapped()
1112{
1113 return (processor.getValueMap().getMappedMax());
1114}
1115
1116int CtrlrModulator::getMaxNonMapped()
1117{

Callers

nothing calls this directly

Calls 1

getMappedMaxMethod · 0.80

Tested by

no test coverage detected