|
||||||||||
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
public abstract class AbstractParallelEQ
The abstract class for parallel EQ such as parametrics and graphics.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class uk.org.toot.audio.eq.EQ |
---|
EQ.Controls, EQ.Specification |
Field Summary |
---|
Fields inherited from interface uk.org.toot.audio.core.AudioProcess |
---|
AUDIO_DISCONNECT, AUDIO_OK |
Constructor Summary | |
---|---|
AbstractParallelEQ(EQ.Specification spec)
|
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 AbstractParallelEQ(EQ.Specification spec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |