hsc3-0.21: Help/Ugen/dibrown.help.hs
-- dibrown ; c.f. dbrown
let n = dibrownId 'α' dinf 0 15 1
x = mouseX kr 1 40 Exponential 0.1
t = impulse kr x 0
f = demand t 0 n * 30 + 340
in sinOsc ar f 0 * 0.1
-- dibrown ; c.f. dbrown
let n = dibrownId 'α' dinf 0 15 1
x = mouseX kr 1 40 Exponential 0.1
t = impulse kr x 0
f = demand t 0 n * 30 + 340
in sinOsc ar f 0 * 0.1