2 summary:: Random impulses.
4 categories:: UGens>Generators>Stochastic
9 Generates random impulses from -1 to +1.
17 Average number of impulses per second.
20 Output will be multiplied by this value.
23 This value will be added to the output.
30 SynthDef("help-Dust2", { arg out=0;
38 SynthDef("help-Dust2", { arg out=0;
40 Dust2.ar(XLine.kr(20000, 2, 10), 0.5)