ABox Help Basics Objects Signals Tutorials
ButtonKnob
OscillatorNoise
Math OperatorFunction 1
ADSRSample and Hold
Pitch QuantizerRandom Sequence
Math KnobDelta
DelayDivider
DamperDecay
IIR z PlaneIIR Block
SplitterMixer
MultiplexerDemultiplexer
Wave OutWave In
OscilloscopeSpectrum Analyzer
LabelFile
Random Sequence

This object produces a new random value at each trigger. The sequence may be restarted and reseeded.


Pins:
SSeedinputoptional, default = 0.0
rReseedtriggeroptional, default = 0
nNexttriggerrequired to operate
XOutput: Sequence of values
Controls:
None.
Keyboard and Context menu:
deldelete the object
+reseed on positive r trigger
-reseed on negative r trigger
=reseed on either r trigger (default)
pnext value on positive t trigger
nnext value on negative t trigger
onext value on either t trigger (default)
Default State:
Seed = 0.0
reseed on either edge
next value on either edge
output = 0.0
Notes:
Output range is always ±1.0.
To repeat a sequence, trigger r without changing the value at S.
If r and n trigger at the same time, the output will be the second value in the random sequence.