3 related:: Classes/BrownNoise, Classes/ClipNoise, Classes/PinkNoise, Classes/WhiteNoise
4 categories:: UGens>Generators>Stochastic
9 Generates noise which results from flipping random bits in a word.
10 This type of noise has a high RMS level relative to its peak to peak
11 level. The spectrum is emphasized towards lower frequencies.
19 Output will be multiplied by this value.
22 This value will be added to the output.
29 SynthDef("help-GrayNoise", { arg out=0;