Package ccs.audio.filters

The Checkpoint audio system washes decoded audio data through a chain of filters.

See:
          Description

Class Summary
DefaultFilterChain Manages the (currently, fixed) chain of filters, which transform incoming sound samples before pushing them out to the playback system.
 

Package ccs.audio.filters Description

The Checkpoint audio system washes decoded audio data through a chain of filters. Currently this only supports the master gain control but the framework is fairly general, and aims to support additional functionality in future releases.