AttackRelease.nextSample

Advance smoothing and return the next smoothed sample with respect to tau time and samplerate.

struct AttackRelease(T)
nothrow @nogc
T
nextSample
()
if (
is(T == float) ||
is(T == double)
)

Meta