dplug v6.0.22
Dub
Repo
AttackReleaseSmoother.setAttackTime
dplug
dsp
smooth
AttackReleaseSmoother
Changes attack time (given in seconds).
struct
AttackReleaseSmoother
(T)
nothrow @
nogc
void
setAttackTime
(
float
timeAttackSecs
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
dplug
dsp
smooth
AttackReleaseSmoother
functions
initialize
nextSample
setAttackTime
setReleaseTime
Changes attack time (given in seconds).