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