EnvelopeDetector.setEnvelope

Set the attack and release times of the envelope detector in milliseconds

class EnvelopeDetector(T)
nothrow @nogc
void
setEnvelope
(
const float attackTime
,
const float releaseTime
)

Meta