packages feed

hsc3-0.1: Help/UGen/Trigger/peak.help.lhs

peak trig reset

Outputs the maximum value read at the `trig' input until `reset' is
triggered.

> t <- dust AR 20
> let r = impulse AR 0.4 0
> audition (out 0 (sinOsc AR (peak t r * 500 + 200) 0 * 0.2))