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

Method getMeterMax

src/engine/Engine.cpp:722–724  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

720
721
722double Engine::getMeterMax() {
723 return internal->meterLastMax;
724}
725
726
727size_t Engine::getNumModules() {

Callers 1

stepMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected