dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
CoarseRMS.nextSample
dplug
dsp
envelope
CoarseRMS
Process a chunk of samples and return a value in dB (could be -infinity)
struct
CoarseRMS
(T)
nothrow @
nogc
void
nextSample
(
T
input
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
dplug
dsp
envelope
CoarseRMS
functions
RMS
initialize
nextBuffer
nextSample
Process a chunk of samples and return a value in dB (could be -infinity)