Minim
core | ugens | analysis
 

Noise

setTint

Description

Set the Noise.Tint to use.

Signature

void setTint(Noise.Tint noiseType)

Parameters

noiseType — Noise.Tint: specifies the tint of the noise (Noise.Tint.WHITE, Noise.Tint.PINK, Noise.Tint.RED, Noise.Tint.BROWN)

Returns

None

Related

Noise
Noise.Tint

Example

None available

Usage

Web & Application