Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
296
const float* Module::meterBuffer() {
297
return internal->meterBuffer;
298
}
299
300
301
int Module::meterLength() {
Callers
1
draw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected