The Audio File package contains the audio file libraries and two sound file support programs. These are useful to support basic sound file formats.
Download (HTTP): http://www.zentek-international.com/mirrors/gnome/desktop/2.0/2.0.1/sources/audiofile-0.2.3.tar.gz
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/audiofile/0.2/audiofile-0.2.3.tar.gz
Download size: 328 KB
Estimated Disk space required: 22.7 MB
Estimated build time: 0.30 SBU
Install Audio File by running the following commands:
./configure --prefix=/usr && make && make install |
The Audio File package contains libaudiofile libraries, audiofile-config, sfinfo and sfconvert.
The libaudiofile library is used by programs to support AIFF, AIFF -compressed, Sun/NeXT, WAV and BIC audio formats.
The audiofile-config script is used during the compile process by programs linking to this library.
The sfinfo program displays the sound file format, audio encoding, sampling rate and duration for audio formats supported by this library.
The sfconvert program converts sound file formats where the original format and destination format are supported by this library.