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

Method reset

src/engine/ParamQuantity.cpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149
150void ParamQuantity::reset() {
151 setImmediateValue(getDefaultValue());
152}
153
154
155void ParamQuantity::randomize() {

Callers 2

onResetMethod · 0.45
onDoubleClickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected