Minim
core
ugens
analysis
 
Name setTint
Examples
None available
Description Set the Noise.Tint to use.
Syntax
setTint(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
Usage Web & Application
Related Noise
Noise.Tint