ExpSmoother.setAttackReleaseTime

Changes attack and release time (given in seconds).

struct ExpSmoother(T)
public nothrow @nogc
void
setAttackReleaseTime
if (
is(T == float) ||
is(T == double)
)

Meta