Package toxi.audio


package toxi.audio
  • Class
    Description
    A wrapper for the actual sample data byte buffer in memory.
    Format descriptor
    A wrapper for AudioBuffers and similar to the built in JOAL net.java.games.sound3d.Source, though less restrictive.
    Convert A-Law or u-Law byte stream into mono PCM byte stream
    This class provides a simple IIR filter implementation with one of lowpass, highpass or bandpass characteristics.
     
    JOAL convenience wrapper.
    Implements a manager to play a number of shared samples in a multitimbral manner without interrupting/restarting the playback of currently playing sources.
    The concept of a SoundListener refers directly to the user's instance in the virtual (audio) world.
    This class provides static conversion tools for translating normalized floating point wave data into 16bit PCM.