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

Method getSmoothValue

src/engine/ParamQuantity.cpp:196–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194
195
196float ParamQuantity::getSmoothValue() {
197 return getValue();
198}
199
200
201// SwitchQuantity

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected