glfs/multimedia/libdriv/audiofile/audiofile-desc.xml
Larry Lawrence 8c3989b227 chapter 42
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1189 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-25 00:34:50 +00:00

35 lines
1.2 KiB
XML

<sect2>
<title>Contents</title>
<para>The <application>Audio File</application> package contains
<filename>libaudiofile</filename>
libraries, <command>audiofile-config</command>, <command>sfinfo
</command>and <command>sfconvert</command>.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>audiofile libraries</title>
<para>The <filename>libaudiofile</filename> library is used by programs to
support <filename>AIFF</filename>, <acronym>AIFF
</acronym>-compressed, Sun/NeXT, <filename>WAV</filename> and
<acronym>BIC</acronym> audio formats.</para></sect3>
<sect3><title>audiofile-config</title>
<para>The <command>audiofile-config</command> script is used during the compile
process by programs linking to this library.</para></sect3>
<sect3><title>sfinfo</title>
<para>The <command>sfinfo</command> program displays the sound file format,
audio encoding, sampling rate and duration for audio formats supported by this
library.</para></sect3>
<sect3><title>sfconvert</title>
<para>The <command>sfconvert</command> program converts sound file formats
where the original format and destination format are supported by this library.
</para></sect3>
</sect2>