AttackReleaseSmoother.setAttackTime

Changes attack time (given in seconds).

struct AttackReleaseSmoother(T)
public nothrow @nogc
void
setAttackTime
if (
is(T == float) ||
is(T == double)
)

Meta