|
Class Summary |
| EchoFilter |
The EchoFilter class is a SoundFilter that emulates an echo. |
| Filter3d |
The Filter3d class is a SoundFilter that creates a 3d sound
effect. |
| 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. |
| MidiPlayer |
|
| Sound |
The Sound class is a container for sound samples. |
| SoundFilter |
A abstract class designed to filter sound samples. |
| SoundManager |
The SoundManager class manages sound playback. |