|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.sound.sampled.Control
javax.sound.sampled.FloatControl
com.groovemanager.sampled.fx.control.LFOFrequencyControl
Control for setting LFO frequency
| Nested Class Summary | |
|---|---|
static class |
LFOFrequencyControl.Type
|
| Constructor Summary | |
|---|---|
LFOFrequencyControl(float minimum,
float maximum,
float precision,
float initialValue)
|
|
| Method Summary |
|---|
| Methods inherited from class javax.sound.sampled.FloatControl |
|---|
getMaximum, getMaxLabel, getMidLabel, getMinimum, getMinLabel, getPrecision, getUnits, getUpdatePeriod, getValue, setValue, shift, toString |
| Methods inherited from class javax.sound.sampled.Control |
|---|
getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LFOFrequencyControl(float minimum,
float maximum,
float precision,
float initialValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||