packages feed

hsc3-0.2: 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
> in audition (out 0 (sinOsc AR (mce [x, lag2 x 1]) 0 * 0.1))