RNBO Objects & Operators noise~
Open Help

noise~

White noise generator

Description

Use the noise~ object to generate a signal consisting of uniformly distributed random white-noise with values between -1.0 and 1.0.

Outlets

out1 [signal]

out1

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

reset [bang] (default: 0)

Banging this attribute will reset the object to its default state.

See Also

Name Description
noise~
noise White noise generator
cycle~ A periodic waveform oscillator.
phasor~ Generate sawtooth signals
triangle~ A triangle/ramp wavetable oscillator with a phase input.
saw~ Anti-aliased sawtooth oscillator.