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

Method meterBuffer

src/engine/Module.cpp:296–298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294
295
296const float* Module::meterBuffer() {
297 return internal->meterBuffer;
298}
299
300
301int Module::meterLength() {

Callers 1

drawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected