MCPcopy 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
301int Module::meterLength() {
302 return METER_BUFFER_LEN;
303}
304
305
306int Module::meterIndex() {

Callers 1

drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected