noise Reference

White noise generator

noise

Examples

Inlets

in1 [bang]

in1

Outlets

out1 [number]

out1

Fixed Attributes

These attributes must be set in the object box and determine the behavior of the object at runtime.

hot [bool] (default: false)

Trigger computation on all inlets.

Dynamic Attributes

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

in1 [bang]

in1

reset [bang] (default: 0)

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

See Also

Name Description
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.