hsc3-0.18: Help/UGen/xLine.help.lhs
Note: SC3 reorders mul and add inputs to precede the doneAction input.
> import Sound.SC3 {- hsc3 -}
> g_01 =
> let f = xLine KR 200 17000 10 RemoveSynth
> in sinOsc AR f 0 * 0.1
Note: SC3 reorders mul and add inputs to precede the doneAction input.
> import Sound.SC3 {- hsc3 -}
> g_01 =
> let f = xLine KR 200 17000 10 RemoveSynth
> in sinOsc AR f 0 * 0.1