CoarseRMS

Sliding RMS computation To use for coarse grained levels for visual display.

Members

Functions

RMS
T RMS()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize(double sampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.
nextBuffer
void nextBuffer(T* input, int frames)
Undocumented in source. Be warned that the author may not have intended to support it.
nextSample
void nextSample(T input)

Process a chunk of samples and return a value in dB (could be -infinity)

Meta