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

Method getDisplayPrecision

src/engine/ParamQuantity.cpp:123–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122
123int ParamQuantity::getDisplayPrecision() {
124 return displayPrecision;
125}
126
127
128std::string ParamQuantity::getDisplayValueString() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected