hsc3-0.16: Help/UGen/timer.help.lhs
Sound.SC3.UGen.Help.viewSC3Help "Timer"
Sound.SC3.UGen.DB.ugenSummary "Timer"
> import Sound.SC3 {- hsc3 -}
> g_01 =
> let t = impulse KR (mouseX KR 0.5 20 Exponential 0.1) 0
> in sinOsc AR (timer t * 500 + 500) 0 * 0.2