|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.media.sound.SoftLowFrequencyOscillator
public class SoftLowFrequencyOscillator
LFO control signal generator.
Constructor Summary | |
---|---|
SoftLowFrequencyOscillator()
|
Method Summary | |
---|---|
double[] |
get(int instance,
java.lang.String name)
|
void |
init(SoftSynthesizer synth)
|
void |
processControlLogic()
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SoftLowFrequencyOscillator()
Method Detail |
---|
public void reset()
reset
in interface SoftProcess
public void init(SoftSynthesizer synth)
init
in interface SoftProcess
public void processControlLogic()
processControlLogic
in interface SoftProcess
public double[] get(int instance, java.lang.String name)
get
in interface SoftControl
get
in interface SoftProcess
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |