hsc3-0.18: Help/UGen/clipNoise.help.lhs
> import Sound.SC3
> g_01 = clipNoise 'α' AR * 0.1 {- hsc3 -}
Drawings
import Sound.SC3.Plot {- hsc3-plot -}
plot_ugen1 0.01 (clipNoise 'α' AR)

> import Sound.SC3
> g_01 = clipNoise 'α' AR * 0.1 {- hsc3 -}
Drawings
import Sound.SC3.Plot {- hsc3-plot -}
plot_ugen1 0.01 (clipNoise 'α' AR)
