glfs/multimedia/libdriv/esound/esound-desc.xml
Larry Lawrence 9079fba68e update to esound-0.2.30
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@969 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-08-05 02:00:24 +00:00

43 lines
1.3 KiB
XML

<sect2>
<title>Contents</title>
<para>The esound package contains <command>esd</command>,
<command>esdcat</command>, <command>esdctl</command>,
<command>esdloop</command>, <command>esdmon</command>,
<command>esdrec</command>, <command>esdsample</command> and
<filename>libesd</filename> libraries.</para>
</sect2>
<sect2><title>Description</title>
<sect3><title>esd</title>
<para><command>esd</command> is the Enlightened Sound Daemon.</para></sect3>
<sect3><title>esdcat</title>
<para><command>esdcat</command> plays a raw audio stream through the daemon.</para></sect3>
<sect3><title>esdctl</title>
<para><command>esdctl</command> controls certain aspects of the sound daemon.</para></sect3>
<sect3><title>esdloop</title>
<para><command>esdloop</command> is test scaffolding for sample cache, loop, and
free.</para></sect3>
<sect3><title>esdmon</title>
<para><command>esdmon</command> outputs the mixed stream from the daemon.</para></sect3>
<sect3><title>esdrec</title>
<para><command>esdrec</command> outputs from the sound device's current
input.</para></sect3>
<sect3><title>esdsample</title>
<para><command>esdsample</command> is test scaffolding for sample cache, play back, and
free.</para></sect3>
<sect3><title>esd libraries</title>
<para>esd libraries contain the functions used by esd.</para></sect3>
</sect2>