hsc3-0.2: Help/UGen/Filter/rlpf.help.lhs
rlpf in freq rq A resonant low pass filter. > let f = fSinOsc KR (xLine KR 0.7 300 20 RemoveSynth) 0 * 3600 + 4000 > in audition (out 0 (rlpf (saw AR 200 * 0.1) f 0.2))
rlpf in freq rq A resonant low pass filter. > let f = fSinOsc KR (xLine KR 0.7 300 20 RemoveSynth) 0 * 3600 + 4000 > in audition (out 0 (rlpf (saw AR 200 * 0.1) f 0.2))