glfs/multimedia/libdriv/esound/esound-desc.xml

46 lines
1.4 KiB
XML
Raw Normal View History

<sect2>
<title>Contents</title>
<para>The <application>EsounD</application> 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 class="libraryfile">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 <filename>RAW</filename> 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><filename class="libraryfile">libesd</filename> libraries contain the functions used
by <command>esd</command>.</para></sect3>
</sect2>