%general-entities; ]> $LastChangedBy$ $Date$ AudioFile-&audiofile-version; AudioFile Introduction to AudioFile The AudioFile package contains the audio file libraries and two sound file support programs useful to support basic sound file formats. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &audiofile-md5sum; Download size: &audiofile-size; Estimated disk space required: &audiofile-buildsize; Estimated build time: &audiofile-time; AudioFile Dependencies Required Recommended Optional AsciiDoc and User Notes: Installation of AudioFile Install AudioFile by running the following commands: ./configure --prefix=/usr && make To test the results, issue: make check. Note that the tests will fail if the --disable-static option is used. Now, as the root user: make install Command Explanations Contents Installed Programs Installed Libraries Installed Directories sfconvert and sfinfo libaudiofile.so None Short Descriptions sfinfo displays the sound file format, audio encoding, sampling rate and duration for audio formats supported by this library. sfinfo sfconvert converts sound file formats where the original format and destination format are supported by this library. sfconvert libaudiofile.so contains functions used by programs to support AIFF, AIFF-compressed, Sun/NeXT, WAV and BIC audio formats. libaudiofile.so