Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ meterLength
Method
meterLength
src/engine/Module.cpp:301–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
300
301
int Module::meterLength() {
302
return METER_BUFFER_LEN;
303
}
304
305
306
int Module::meterIndex() {
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected