mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 00:48:19 +08:00
237b6d973d
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1253 af4574ff-66df-0310-9fd7-8a98e5e911e0
46 lines
1.4 KiB
XML
46 lines
1.4 KiB
XML
<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>
|
|
|