3 related:: Classes/BrownNoise, Classes/GrayNoise, Classes/ClipNoise, Classes/WhiteNoise
4 categories:: UGens>Generators>Stochastic
9 Generates noise whose spectrum falls off in power by 3 dB per octave.
10 This gives equal power over the span of each octave.
11 This version gives 8 octaves of pink noise.
19 Output will be multiplied by this value.
22 This value will be added to the output.
29 SynthDef("help-PinkNoise", { arg out=0;