%general-entities; ]> $LastChangedBy$ $Date$ Audio File-&audiofile-version; Introduction to <application>Audio File</application> The Audio File package contains the audio file libraries and two sound file support programs. These are useful to support basic sound file formats. Package information Download (HTTP): Download (FTP): Download size: &audiofile-size; Estimated Disk space required: &audiofile-buildsize; Estimated build time: &audiofile-time; Installation of <application>Audio File</application> Install Audio File by running the following commands: ./configure --prefix=/usr && make && make install Contents The Audio File package contains libaudiofile libraries, audiofile-config, sfinfo and sfconvert. Description libaudiofile library The libaudiofile library is used by programs to support AIFF, AIFF-compressed, Sun/NeXT, WAV and BIC audio formats. audiofile-config The audiofile-config script is used during the compile process by programs linking to this library. sfinfo The sfinfo program displays the sound file format, audio encoding, sampling rate and duration for audio formats supported by this library. sfconvert The sfconvert program converts sound file formats where the original format and destination format are supported by this library.