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
// decreasing density play { Dust2.ar(XLine.kr(20000, 2, Seq(20, 20))) * 0.5 }
CoinGate
ClipNoise
RandSeed
TRand
Dust
the average number of impulses per second
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.Examples
CoinGate
ClipNoise
RandSeed
TRand
Dust