MCPcopy Create free account
hub / github.com/VCVRack/Rack / setDisplayValueString

Method setDisplayValueString

src/engine/ParamQuantity.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131
132
133void ParamQuantity::setDisplayValueString(std::string s) {
134 Quantity::setDisplayValueString(s);
135}
136
137
138std::string ParamQuantity::getLabel() {

Callers 1

onSelectKeyMethod · 0.45

Calls 1

lowercaseFunction · 0.85

Tested by

no test coverage detected