A step noise UGen. It generates abruptly changing random values between -1
and +1 at a rate given by the freq argument.
The frequency is quantized to the nearest integer division of the sample rate,
and changes in frequency are only picked up at the next trigger. In contrast,
variant LFDNoise0 has precise frequency and reacts to frequency changes
instantly.
A step noise UGen. It generates abruptly changing random values between
-1
and+1
at a rate given by thefreq
argument.The frequency is quantized to the nearest integer division of the sample rate, and changes in frequency are only picked up at the next trigger. In contrast, variant
LFDNoise0
has precise frequency and reacts to frequency changes instantly.rate at which to generate random values.
RandSeed
Dust
WhiteNoise
TRand
LFNoise2
LFNoise1
LFDNoise0