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

Packages that use uk.org.toot.audio.spi
uk.org.toot.audio.basic.stereoImage This package provides a simple stereo image processing model which was developed for the first tutorial. 
uk.org.toot.audio.delay This package provides delay processors such as phasers, flangers, chorus, and multi tap delays. 
uk.org.toot.audio.dynamics This package provides dynamics processors such as compressors, limiters, gates and expanders. 
uk.org.toot.audio.eq This package provides EQ processors such as parametric, graphic and cut EQs. 
uk.org.toot.audio.spi This package provides an abstract specialisation of a ServiceProvider, AudioServiceProvider, and an abstract class TootAudioServiceProvider which is an example of how to implement an AudioServiceProvider for a specific provider. 
uk.org.toot.audio.tool   
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.basic.stereoImage
AudioServiceProvider
           
TootAudioServiceProvider
          The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once.
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.delay
AudioServiceProvider
           
TootAudioServiceProvider
          The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once.
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.dynamics
AudioServiceProvider
           
TootAudioServiceProvider
          The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once.
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.eq
AudioServiceProvider
           
TootAudioServiceProvider
          The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once.
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.spi
AudioServiceProvider
           
 

Classes in uk.org.toot.audio.spi used by uk.org.toot.audio.tool
AudioServiceProvider
           
TootAudioServiceProvider
          The Toot Audio ServiceProvider is implemented so that the provider id and name are only used once.
 



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