AudioStream - encapsulating audio file playbackPurpose. AudioStream hides the details of loading an audio file, requesting a Line and feeding the data to the line. It includes support for changing gain and pan. AudioStreamPlayer is a command-line application that shows how to use the basic features of AudioStream. This class is in an experimental state. Please report problems. Usage. java AudioStreamPlayer audiofile Parameters.
Bugs, limitations. Not well-tested Source code. AudioStreamPlayer.java, SimpleAudioStream.java, BaseAudioStream.java | |