Package toxi.audio

Class Summary
AudioBuffer A wrapper for the actual sample data byte buffer in memory.
AudioSource A wrapper for AudioBuffers and similar to the built in JOAL net.java.games.sound3d.Source, though less restrictive.
JOALUtil JOAL convenience wrapper.
MultiTimbralManager Implements a manager to play a number of shared samples in a multitimbral manner without interrupting/restarting the playback of currently playing sources.
SoundListener The concept of a SoundListener refers directly to the user's instance in the virtual (audio) world.