hsc3-0.20: Help/Graph/f0-tw0125.hs
-- http://sccode.org/1-4Qy (f0)
let g = control kr "amp" 0.15
a = sinOsc ar
f = a (1 / mce [8,9]) 0 * 4 + mce [400,202]
u = (a (1/9) 0 + 1) / 88
d = (a (1/8) 0 + 1) / 99
i = inFeedback 1 (mce [1,0])
p = combC (lagUD i u d) 1 0.08 9
in a f p * g