MCPcopy 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
172std::string ParamQuantity::getDescription() {
173 return description;
174}
175
176
177json_t* ParamQuantity::toJson() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected