hsc3-0.2: Help/UGen/IO/mouseX.help.lhs
mouseX rate minval maxval warp lag Report mouse location on root window of the machine that the synthesis server is running on. > let x = mouseX KR 40 10000 Exponential 0.2 > in audition (out 0 (sinOsc AR x 0 * 0.1))