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

Method getMeterAverage

src/engine/Engine.cpp:717–719  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

715
716
717double Engine::getMeterAverage() {
718 return internal->meterLastAverage;
719}
720
721
722double Engine::getMeterMax() {

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected