Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getUnit
Method
getUnit
src/engine/ParamQuantity.cpp:145–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
145
std::string ParamQuantity::getUnit() {
146
return unit;
147
}
148
149
150
void ParamQuantity::reset() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected