|
||||||||||
| 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.GraphicEQ
public class GraphicEQ
An octave graphic EQ.
| Nested Class Summary | |
|---|---|
static class |
GraphicEQ.Controls
The controls for a GraphicEQ. |
| 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 | |
|---|---|
GraphicEQ()
|
|
GraphicEQ(GraphicEQ.Controls c)
|
|
GraphicEQ(int flow)
Creates a new GraphicEQ object. |
|
| 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 GraphicEQ()
public GraphicEQ(int flow)
public GraphicEQ(GraphicEQ.Controls c)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||