Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getScaledValue
Method
getScaledValue
src/Quantity.cpp:208–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
float Quantity::getScaledValue() {
209
return toScaled(getValue());
210
}
211
212
void Quantity::moveScaledValue(float deltaScaledValue) {
213
if (!isBounded())
Callers
4
process
Method · 0.80
onChange
Method · 0.80
draw
Method · 0.80
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected