Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > c5c26049d556c04d5a5a4724f98d772e

tritonus-aos-0.3.7-0.0.cvs20080107.1mdv2009.1.x86_64.rpm

Description:

An add-on to the Java Sound API.

The AudioOutputStream architecture allow writing of audio data to
audio files. Supported types are .wav, .aiff and .au. It is an
alternative to using AudioSystem.write(). The advantage over
AudioSystem.write() is that with the AudioOutputStream architecture,
you can code your own main loop writing to the audio file.
The AudioOutputStream architecture implements a 'push' approach for
audio data, while AudioSystem.write() works with a "pull" approach.
In many situations, a 'push' approach is more flexible.

For an example of using the AudioOutputStream architecture, see the
examples on Java Sound Resources. There is an examples
OscillatorFileAOS using the AudioOutputStream architecture.

Sources packages:

Other version of this rpm: