packages feed

hsc3-0.1: Help/UGen/Filter/lag2.help.lhs

lag2 in lagTime

Lag2 is the same as lag KR (lag KR s t) t.

> let x = mouseX KR 220 440 Exponential 0.1
> audition (out 0 (sinOsc AR (MCE [x, lag2 x 1]) 0 * 0.1))