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

Method getMinMapped

Source/Lua/CtrlrLuaManager.cpp:1121–1124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1119}
1120
1121int CtrlrModulator::getMinMapped()
1122{
1123 return (processor.getValueMap().getMappedMin());
1124}
1125
1126int CtrlrModulator::getMinNonMapped()
1127{

Callers

nothing calls this directly

Calls 1

getMappedMinMethod · 0.80

Tested by

no test coverage detected