RNBO Objects & Operators pink~
Open Help

pink~

pink~

Description

pink~ generates pink noise, as distinguished from white noise (which the object noise~ generates). White noise has constant spectral power per hertz of bandwidth, while pink noise has constant power per octave. Subjectively, pink noise sounds less hissy than white noise. Perceptually, white noise sounds bright and harsh, and pink noise sounds more even and "natural".

The output is a signal consisting of random values in the range -1.0 to 1.0, with an even distribution of power per octave of frequency.

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
pink~
drunk Output random numbers within a step range.
noise~ White noise generator
pink pink
rand~ Band limited random signal
random Generate random numbers
urn Generate random numbers without duplicates