Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ getDescription
Method
getDescription
src/engine/ParamQuantity.cpp:172–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
171
172
std::string ParamQuantity::getDescription() {
173
return description;
174
}
175
176
177
json_t* ParamQuantity::toJson() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected