Package com.jmex.audio

Class Summary
AudioBuffer Represents a chunk of sound data.
AudioSystem Main entry point for accessing the features and functionality of the com.jmex.audio package.
AudioTrack Represents a sound file.
Ear Represents the listener in space.
EnvironmentalPool A container for environmental sounds - ambient sound effects that play in head space (as opposed to a 3d location in space.)
MusicTrackQueue A container for sound files to be played in series, similar to a playlist in iTunes or WinAmp.
RangedAudioTracker Experimental temporary tracking class for AudioTracks, automating the decision as to whether or not to play/stop a track.
 

Enum Summary
AudioTrack.Format  
AudioTrack.TrackType  
MusicTrackQueue.RepeatType The repeat mode used with a MusicTrackQueue.