|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.org.toot.audio.eq.EQ
uk.org.toot.audio.eq.AbstractEQ
uk.org.toot.audio.eq.AbstractParallelEQ
uk.org.toot.audio.eq.ParametricEQ
public class ParametricEQ
A parametric EQ.
| Nested Class Summary | |
|---|---|
static class |
ParametricEQ.Controls
The Controls for a 4 band ParametricEQ. |
| Nested classes/interfaces inherited from class uk.org.toot.audio.eq.EQ |
|---|
EQ.Specification |
| Field Summary |
|---|
| Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
|---|
AUDIO_DISCONNECT, AUDIO_OK |
| Constructor Summary | |
|---|---|
ParametricEQ()
Creates a default ParametricEQ object. |
|
ParametricEQ(ParametricEQ.Controls spec)
Creates a ParemetricEQ object with the specified controls. |
|
| Method Summary |
|---|
| Methods inherited from class uk.org.toot.audio.eq.AbstractEQ |
|---|
close, getSize, getSpecification, open, processAudio |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ParametricEQ()
public ParametricEQ(ParametricEQ.Controls spec)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||