Name : tritonus-aos
| |
Version : 0.3.7
| Vendor : Mandriva
|
Release : 0.0.cvs20080107.3mdv2010.1
| Date : 2010-01-27 13:01:17
|
Group : Development/Java
| Source RPM : tritonus-0.3.7-0.0.cvs20080107.3mdv2010.1.src.rpm
|
Size : 0.04 MB
| |
Packager : Götz Waschk < waschk_mandriva_org>
| |
Summary : An add-on to the Java Sound API
|
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.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2010.1/i586/media/contrib/release |