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.68k.org/~michael/audiofile/audiofile-0.2.6.tar.gz
Download size: 354 KB
Estimated Disk space required: 9.5 MB
Estimated build time: 0.27 SBU
Install Audio File by running the following commands:
./configure --prefix=/usr &&
make &&
make install
The Audio File package contains libaudiofile library, 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.