pink Reference

pink

pink

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
pink~ Pink noise generator
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