Uses of Package
uk.org.toot.audio.eq

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

Classes in uk.org.toot.audio.eq used by uk.org.toot.audio.eq
AbstractEQ
          The abstract class for serial and parallel EQ.
AbstractParallelEQ
          The abstract class for parallel EQ such as parametrics and graphics.
AbstractSerialEQ
          The abstract class for serial EQ such as cuts.
CutEQ.Controls
          The controls for a CutEQ.
EQ
          EQ is the abstract base AudioProcess class for all forms of EQ.
EQ.Controls
          An abstract base class for the AudioControls for all forms of EQ.
EQ.Specification
          Since EQ is a List of Filters, an EQ.Specification is a List of FilterSpecifications.
GraphicEQ.Controls
          The controls for a GraphicEQ.
ParametricEQ.Controls
          The Controls for a 4 band ParametricEQ.
 



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