A UGen that resets the seed of the synth's random number generator upon
receiving a trigger. All synths that use the same random number generator
reproduce the same sequence of numbers again. The generator can be set using the
RandID UGen.
trig
trigger that causes the seed to be set
seed
the seed for the random number generator, read at the
moment the trigger arrives.
A UGen that resets the seed of the synth's random number generator upon receiving a trigger. All synths that use the same random number generator reproduce the same sequence of numbers again. The generator can be set using the
RandID
UGen.trigger that causes the seed to be set
the seed for the random number generator, read at the moment the trigger arrives.
WhiteNoise
IRand
RandID
Rand