Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
717
double Engine::getMeterAverage() {
718
return internal->meterLastAverage;
719
}
720
721
722
double Engine::getMeterMax() {
Callers
1
step
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected