Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ getNonMappedMin
Method
getNonMappedMin
Source/UIComponents/CtrlrValueMap.cpp:78–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
int CtrlrValueMap::getNonMappedMin() const
79
{
80
return (0);
81
}
82
83
int CtrlrValueMap::getMappedValue(const int valueIndex) const
84
{
Callers
4
sliderContentChanged
Method · 0.80
sliderContentChanged
Method · 0.80
CtrlrModulatorProcessor.cpp
File · 0.80
setValueMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected