|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.lowlevel.dsp.WhiteNoise
public class WhiteNoise
Constructor Summary | |
---|---|
WhiteNoise()
|
|
WhiteNoise(java.util.Random random)
|
Method Summary | |
---|---|
float |
process()
Returns one sample of the source. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WhiteNoise()
public WhiteNoise(java.util.Random random)
Method Detail |
---|
public float process()
Source
process
in interface Source
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |