dplug v6.0.22
Dub
Repo
ExpSmoother.setAttackReleaseTime
dplug
dsp
smooth
ExpSmoother
Changes attack and release time (given in seconds).
struct
ExpSmoother
(T)
nothrow @
nogc
void
setAttackReleaseTime
(
float
timeAttackRelease
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
dplug
dsp
smooth
ExpSmoother
functions
initialize
nextSample
setAttackReleaseTime
Changes attack and release time (given in seconds).