de.sciss.synth.ugen
A UGen generating random impulses with values ranging from -1 to +1 . The pulse duration is one sample for audio-rate and one block for control-rate operation.
-1
+1
the average number of impulses per second
CoinGate
ClipNoise
RandSeed
TRand
Dust
Abstract method which must be implemented by creating the actual UGens during expansion.
UGen
Abstract method which must be implemented by creating the actual UGens during expansion. This method is at most called once during graph expansion
the expanded object (depending on the type parameter U)
U
A UGen generating random impulses with values ranging from
-1
to+1
. The pulse duration is one sample for audio-rate and one block for control-rate operation.the average number of impulses per second
CoinGate
ClipNoise
RandSeed
TRand
Dust