|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Noise.Tint | |
|---|---|
| ddf.minim.ugens | |
| Uses of Noise.Tint in ddf.minim.ugens |
|---|
| Methods in ddf.minim.ugens that return Noise.Tint | |
|---|---|
static Noise.Tint |
Noise.Tint.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Noise.Tint[] |
Noise.Tint.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in ddf.minim.ugens with parameters of type Noise.Tint | |
|---|---|
Noise(float amplitude,
Noise.Tint noiseType)
Costructor for noise of a specific tint with a specified amplitude. |
|
Noise(Noise.Tint noiseType)
Constructor for noise of the specified tint with an amplitude of 1.0. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||