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