1 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
2 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
3 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
4 | %general-entities;
|
---|
5 |
|
---|
6 | <!ENTITY esound-download-http "http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
|
---|
7 | <!ENTITY esound-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-&esound-version;.tar.bz2">
|
---|
8 | <!ENTITY esound-md5sum "1566344f80a8909b5e6e4d6b6520c2c1">
|
---|
9 | <!ENTITY esound-size "376 KB">
|
---|
10 | <!ENTITY esound-buildsize "3.8 MB">
|
---|
11 | <!ENTITY esound-time "0.16 SBU">
|
---|
12 | ]>
|
---|
13 |
|
---|
14 | <sect1 id="esound" xreflabel="EsounD-&esound-version;">
|
---|
15 | <sect1info>
|
---|
16 | <othername>$LastChangedBy$</othername>
|
---|
17 | <date>$Date$</date>
|
---|
18 | </sect1info>
|
---|
19 | <?dbhtml filename="esound.html"?>
|
---|
20 | <title>EsounD-&esound-version;</title>
|
---|
21 |
|
---|
22 | <sect2>
|
---|
23 | <title>Introduction to <application>EsounD</application></title>
|
---|
24 |
|
---|
25 | <para>The <application>EsounD</application> package contains the Enlightened
|
---|
26 | Sound Daemon. This is useful for mixing together several digitized audio
|
---|
27 | streams for playback by a single device.</para>
|
---|
28 |
|
---|
29 | <sect3><title>Package information</title>
|
---|
30 | <itemizedlist spacing='compact'>
|
---|
31 | <listitem><para>Download (HTTP): <ulink url="&esound-download-http;"/></para></listitem>
|
---|
32 | <listitem><para>Download (FTP): <ulink url="&esound-download-ftp;"/></para></listitem>
|
---|
33 | <listitem><para>Download MD5 Sum: &esound-md5sum;</para></listitem>
|
---|
34 | <listitem><para>Download size: &esound-size;</para></listitem>
|
---|
35 | <listitem><para>Estimated disk space required: &esound-buildsize;</para></listitem>
|
---|
36 | <listitem><para>Estimated build time: &esound-time;</para></listitem></itemizedlist>
|
---|
37 | </sect3>
|
---|
38 |
|
---|
39 | <sect3><title><application>EsounD</application> dependencies</title>
|
---|
40 | <sect4><title>Required</title>
|
---|
41 | <para><xref linkend="audiofile"/></para>
|
---|
42 | </sect4>
|
---|
43 |
|
---|
44 | <sect4><title>Optional</title>
|
---|
45 | <para><xref linkend="alsa"/>,
|
---|
46 | <xref linkend="tcpwrappers"/> and
|
---|
47 | <xref linkend="docbook-utils"/></para>
|
---|
48 | </sect4>
|
---|
49 | </sect3>
|
---|
50 |
|
---|
51 | </sect2>
|
---|
52 |
|
---|
53 | <sect2>
|
---|
54 | <title>Installation of <application>EsounD</application></title>
|
---|
55 |
|
---|
56 | <para>Install <application>EsounD</application> by running the following
|
---|
57 | commands:</para>
|
---|
58 |
|
---|
59 | <screen><userinput><command>./configure --prefix=/usr --sysconfdir=/etc &&
|
---|
60 | make &&
|
---|
61 | make install</command></userinput></screen>
|
---|
62 |
|
---|
63 | <para>If you wish to install the package documentation (man pages have been
|
---|
64 | already installed), copy the <filename>docs/esound.ps</filename> file and
|
---|
65 | <filename class='directory'>docs/html</filename> directory to a desired
|
---|
66 | location on your system.</para>
|
---|
67 |
|
---|
68 | </sect2>
|
---|
69 |
|
---|
70 | <sect2>
|
---|
71 | <title>Command explanations</title>
|
---|
72 |
|
---|
73 | <para><parameter>--sysconfdir=/etc</parameter>: This switch puts configuration
|
---|
74 | files in <filename class="directory">/etc</filename> instead of
|
---|
75 | <filename class="directory">/usr/etc</filename>.
|
---|
76 | </para>
|
---|
77 |
|
---|
78 | </sect2>
|
---|
79 |
|
---|
80 | <sect2>
|
---|
81 | <title>Configuring <application>EsounD</application></title>
|
---|
82 |
|
---|
83 | <sect3><title>Config files</title>
|
---|
84 | <para><filename>/etc/esd.conf</filename></para>
|
---|
85 | </sect3>
|
---|
86 |
|
---|
87 | <sect3><title>Configuration Information</title>
|
---|
88 |
|
---|
89 | <para>Instructions and information about the configuration file is
|
---|
90 | located in the <filename>TIPS</filename> file in the
|
---|
91 | <application>EsounD</application> source directory.</para>
|
---|
92 | </sect3>
|
---|
93 |
|
---|
94 | </sect2>
|
---|
95 |
|
---|
96 | <sect2>
|
---|
97 | <title>Contents</title>
|
---|
98 |
|
---|
99 | <para>The <application>EsounD</application> package contains
|
---|
100 | <command>esd</command>, <command>esdcat</command>, <command>esdctl</command>,
|
---|
101 | <command>esdfilt</command>, <command>esdloop</command>,
|
---|
102 | <command>esdmon</command>, <command>esdplay</command>
|
---|
103 | <command>esdrec</command>, <command>esdsample</command> and
|
---|
104 | <filename class="libraryfile">libesd</filename> libraries.</para>
|
---|
105 |
|
---|
106 | </sect2>
|
---|
107 |
|
---|
108 | <sect2><title>Description</title>
|
---|
109 |
|
---|
110 | <sect3><title>esd</title>
|
---|
111 | <para><command>esd</command> is the Enlightened Sound Daemon.</para></sect3>
|
---|
112 |
|
---|
113 | <sect3><title>esdcat</title>
|
---|
114 | <para><command>esdcat</command> plays a <filename>RAW</filename> audio stream
|
---|
115 | through the daemon.</para></sect3>
|
---|
116 |
|
---|
117 | <sect3><title>esdctl</title>
|
---|
118 | <para><command>esdctl</command> controls certain aspects of the sound
|
---|
119 | daemon.</para></sect3>
|
---|
120 |
|
---|
121 | <sect3><title>esdfilt</title>
|
---|
122 | <para><command>esfilt</command> is an <application>EsoundD</application>
|
---|
123 | filter.</para></sect3>
|
---|
124 |
|
---|
125 | <sect3><title>esdloop</title>
|
---|
126 | <para><command>esdloop</command> is test scaffolding for sample cache, loop,
|
---|
127 | and free.</para></sect3>
|
---|
128 |
|
---|
129 | <sect3><title>esdmon</title>
|
---|
130 | <para><command>esdmon</command> outputs the mixed stream from the daemon.</para>
|
---|
131 | </sect3>
|
---|
132 |
|
---|
133 | <sect3><title>esdplay</title>
|
---|
134 | <para><command>esdplay</command> plays the named file on
|
---|
135 | <application>EsoundD</application>.</para></sect3>
|
---|
136 |
|
---|
137 | <sect3><title>esdrec</title>
|
---|
138 | <para><command>esdrec</command> outputs from the sound device's current
|
---|
139 | input.</para></sect3>
|
---|
140 |
|
---|
141 | <sect3><title>esdsample</title>
|
---|
142 | <para><command>esdsample</command> is test scaffolding for sample cache, play
|
---|
143 | back, and free.</para></sect3>
|
---|
144 |
|
---|
145 | <sect3><title>esd libraries</title>
|
---|
146 | <para><filename class="libraryfile">libesd</filename> libraries contain the
|
---|
147 | functions used by <command>esd</command>.</para></sect3>
|
---|
148 |
|
---|
149 | </sect2>
|
---|
150 |
|
---|
151 | </sect1>
|
---|
152 |
|
---|