dplug v4.2.2 (2017-05-30T16:49:02Z)
Home
Dub
Repo
UnstableMeanFilter.nextSample
dplug
dsp
smooth
UnstableMeanFilter
Undocumented in source. Be warned that the author may not have intended to support it.
struct
UnstableMeanFilter
(T)
nothrow @
nogc
T
nextSample
(
T
x
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
dplug
dsp
smooth
UnstableMeanFilter
functions
initialize
nextBuffer
nextSample