MCPcopy Create free account
hub / github.com/LabSound/LabSound / db

Method db

include/LabSound/extended/PowerMonitorNode.h:35–35  ·  view source on GitHub ↗

instantaneous estimation of power

Source from the content-addressed store, hash-verified

33
34 // instantaneous estimation of power
35 float db() const { return _db; }
36
37 // Could be better. Power is computed on the most recent frame. If the framesize is greater
38 // than the windowSize, then power is returned for the windowed end-of-frame. If framesize

Callers 1

WaitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected