jjdh API

Package dh.javax.sound.filter

This Package contains highly experimental code to filter (or more clearly to manipulate) sound in realtime to provide special effects (like an echo).

See:
          Description

Class Summary
EchoFilter The EchoFilter class is a SoundFilter that emulates an echo.
FilteredSoundStream The FilteredSoundStream class is a FilterInputStream that applies a SoundFilter to the underlying input stream.
FilterSequence The FilterSequence class is a SoundFilter that combines several SoundFilters at once.
SoundFilter A abstract class designed to filter sound samples.
 

Package dh.javax.sound.filter Description

This Package contains highly experimental code to filter (or more clearly to manipulate) sound in realtime to provide special effects (like an echo).


jjdh API

Copyright © 2006 Jonas Jacobi and Dennis Heidsiek. All Rights Reserved.