3 related:: Classes/BrownNoise, Classes/GrayNoise, Classes/PinkNoise, Classes/WhiteNoise
4 categories:: UGens>Generators>Stochastic
9 Generates noise whose values are either -1 or 1. This produces
10 the maximum energy for the least peak to peak amplitude.
18 Output will be multiplied by this value.
21 This value will be added to the output.
26 { ClipNoise.ar(0.2) }.play;