Uses of Interface
uk.org.toot.audio.eq.EQ.Specification

Packages that use EQ.Specification
uk.org.toot.audio.eq This package provides EQ processors such as parametric, graphic and cut EQs. 
 

Uses of EQ.Specification in uk.org.toot.audio.eq
 

Classes in uk.org.toot.audio.eq that implement EQ.Specification
static class CutEQ.Controls
          The controls for a CutEQ.
static class EQ.Controls
          An abstract base class for the AudioControls for all forms of EQ.
static class GraphicEQ.Controls
          The controls for a GraphicEQ.
static class ParametricEQ.Controls
          The Controls for a 4 band ParametricEQ.
 

Methods in uk.org.toot.audio.eq that return EQ.Specification
abstract  EQ.Specification EQ.getSpecification()
           
 EQ.Specification AbstractEQ.getSpecification()
           
 

Constructors in uk.org.toot.audio.eq with parameters of type EQ.Specification
AbstractEQ(EQ.Specification spec)
           
AbstractParallelEQ(EQ.Specification spec)
           
AbstractSerialEQ(EQ.Specification spec)
           
 



Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.