dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
AttackRelease.setAttackTime
ar
AttackRelease
Changes attack time (given in seconds).
struct
AttackRelease
(T)
nothrow @
nogc
void
setAttackTime
(
float
timeAttackSecs
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
)
Meta
Source
See Implementation
ar
AttackRelease
functions
initialize
nextBuffer
nextSample
setAttackTime
setReleaseTime
Changes attack time (given in seconds).