|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tritonus.lowlevel.dsp.PinkNoise
public class PinkNoise
Constructor Summary | |
---|---|
PinkNoise(float fSampleRate)
|
|
PinkNoise(float fSampleRate,
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 PinkNoise(float fSampleRate)
public PinkNoise(float fSampleRate, 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 |