source: multimedia/libdriv/alsa-tools.xml@ df0607c

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since df0607c was df0607c, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Updates to:

mpg123-1.20.1
alsa 1.0.28
xterm-307
sysstat-11.0.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13258 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 13.3 KB
RevLine 
[b6eda3a5]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[48b7295]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
[52297838]6
[48b7295]7 <!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
8 <!ENTITY alsa-tools-download-ftp "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
[df0607c]9 <!ENTITY alsa-tools-md5sum "e6c929175d8ee729c06d49b51439bad6">
10 <!ENTITY alsa-tools-size "1.7 MB">
11 <!ENTITY alsa-tools-buildsize "24 MB">
[0c7d410]12 <!ENTITY alsa-tools-time "0.5 SBU">
[48b7295]13]>
[52297838]14
[a027d7d3]15<sect1 id="alsa-tools" xreflabel="alsa-tools-&alsa-tools-version;">
[b6eda3a5]16 <?dbhtml filename="alsa-tools.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[a027d7d3]23 <title>alsa-tools-&alsa-tools-version;</title>
[b6eda3a5]24
25 <indexterm zone="alsa-tools">
[0c7d410]26 <primary sortas="a-alsa-tools">alsa-tools</primary>
[b6eda3a5]27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to ALSA Tools</title>
31
[0c7d410]32 <para>
33 The <application>ALSA Tools</application> package
34 contains advanced tools for certain sound cards.
35 </para>
[b6eda3a5]36
[43bb741]37 &lfs75_built;
[a65b5280]38
[b6eda3a5]39 <bridgehead renderas="sect3">Package Information</bridgehead>
40 <itemizedlist spacing="compact">
41 <listitem>
[0c7d410]42 <para>
43 Download (HTTP): <ulink url="&alsa-tools-download-http;"/>
44 </para>
45 </listitem>
46 <listitem>
47 <para>
48 Download (FTP): <ulink url="&alsa-tools-download-ftp;"/>
49 </para>
[b6eda3a5]50 </listitem>
51 <listitem>
[0c7d410]52 <para>
53 Download MD5 sum: &alsa-tools-md5sum;
54 </para>
[b6eda3a5]55 </listitem>
56 <listitem>
[0c7d410]57 <para>
58 Download size: &alsa-tools-size;
59 </para>
[b6eda3a5]60 </listitem>
61 <listitem>
[0c7d410]62 <para>
63 Estimated disk space required: &alsa-tools-buildsize;
64 </para>
[b6eda3a5]65 </listitem>
66 <listitem>
[0c7d410]67 <para>
68 Estimated build time: &alsa-tools-time;
69 </para>
[b6eda3a5]70 </listitem>
71 </itemizedlist>
72
73 <bridgehead renderas="sect3">ALSA Tools Dependencies</bridgehead>
74
75 <bridgehead renderas="sect4">Required</bridgehead>
[0c7d410]76 <para role="required">
77 <xref linkend="alsa-lib"/>
78 </para>
[b6eda3a5]79
80 <bridgehead renderas="sect4">Optional</bridgehead>
[22fadd16]81 <para role="optional">
[0c7d410]82 <xref linkend="gtk2"/>
83 (to build <command>echomixer</command>,
84 <command>envy24control</command> and
85 <command>rmedigicontrol</command>),
86 <xref linkend="gtk3"/>
87 (to build <command>hdajackretask</command>) and
[df0607c]88 <xref linkend="fltk"/>
[0c7d410]89 (to build <command>hdspconf</command> and
90 <command>hdspmixer</command>)
[22fadd16]91 </para>
[b6eda3a5]92
[0e2aa08]93 <para condition="html" role="usernotes">User Notes:
[0c7d410]94 <ulink url="&blfs-wiki;/alsa-tools"/>
95 </para>
[b6eda3a5]96 </sect2>
97
98 <sect2 role="installation">
99 <title>Installation of ALSA Tools</title>
100
[0c7d410]101 <para>
102 The <application>ALSA Tools</application> package is only
103 needed by those with advanced requirements for their sound
104 card. The tools are not all built together, instead you
105 need to <command>cd</command> into the directory of each
106 tool you wish to compile and run the following commands:
107 </para>
[b6eda3a5]108
109<screen><userinput>./configure --prefix=/usr &amp;&amp;
110make</userinput></screen>
111
[0c7d410]112 <para>
113 This package does not come with a test suite.
114 </para>
[a0db09b]115
[0c7d410]116 <para>
117 Now, as the <systemitem class="username">root</systemitem> user:
118 </para>
[b6eda3a5]119
120<screen role="root"><userinput>make install</userinput></screen>
121
122 </sect2>
123
124 <sect2 role="content">
125 <title>Contents</title>
126
127 <segmentedlist>
128 <segtitle>Installed Programs</segtitle>
[4ca94e5c]129 <segtitle>Installed Library</segtitle>
130 <segtitle>Installed Directories</segtitle>
[b6eda3a5]131
132 <seglistitem>
[0c7d410]133 <seg>
134 as10k1, cspctl, dl10k1, echomixer, envy24control, hdajackretask,
135 hda-verb, hdspconf, hdsploader, hdspmixer, hwmixvolume,
136 init_audigy, init_audigy_eq10, init_live, lo10k1, ld10k1, ld10k1d,
[df0607c]137 mixartloader, pcxhrloader, qlo10k1 (broken, needs Qt2 or 3),
138 rmedigicontrol, sbiload, sscape_ctl, us428control,
139 usx2yloader and vxloader
[0c7d410]140 </seg>
141 <seg>
142 liblo10k1.so
143 </seg>
144 <seg>
145 /usr/include/lo10k1,
146 /usr/share/ld10k1 and
147 /usr/share/sounds
148 </seg>
[b6eda3a5]149 </seglistitem>
150 </segmentedlist>
151
152 <variablelist>
153 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
154 <?dbfo list-presentation="list"?>
155 <?dbhtml list-presentation="table"?>
156
157 <varlistentry id="as10k1">
158 <term><command>as10k1</command></term>
159 <listitem>
[9df3b847]160 <para>is an assembler for the emu10k1 DSP chip present in the
161 Creative SB Live, PCI 512, and emu APS sound cards. It is used
[b6eda3a5]162 to make audio effects such as a flanger, chorus or reverb.</para>
163 <indexterm zone="alsa-tools as10k1">
164 <primary sortas="b-as10k1">as10k1</primary>
165 </indexterm>
166 </listitem>
167 </varlistentry>
168
[0c7d410]169 <varlistentry id="cspctl">
170 <term><command>cspctl</command></term>
171 <listitem>
172 <para>is an SB16/AWE32 Creative Signal Processor
173 (ASP/CSP) control program.</para>
174 <indexterm zone="alsa-tools cspctl">
175 <primary sortas="b-cspctl">cspctl</primary>
176 </indexterm>
177 </listitem>
178 </varlistentry>
179
[b6eda3a5]180 <varlistentry id="echomixer">
181 <term><command>echomixer</command></term>
182 <listitem>
[9df3b847]183 <para>is the Linux equivalent of the Echoaudio console application
184 from Echoaudio. It is a tool to control all the features of any Echoaudio
185 soundcard. This includes clock sources, input and output gains, mixers,
[b6eda3a5]186 etc.</para>
187 <indexterm zone="alsa-tools echomixer">
188 <primary sortas="b-echomixer">echomixer</primary>
189 </indexterm>
190 </listitem>
191 </varlistentry>
192
193 <varlistentry id="envy24control">
194 <term><command>envy24control</command></term>
195 <listitem>
196 <para>is a control tool for Envy24 (ice1712) based sound cards.</para>
197 <indexterm zone="alsa-tools envy24control">
198 <primary sortas="b-envy24control">envy24control</primary>
199 </indexterm>
200 </listitem>
201 </varlistentry>
202
203 <varlistentry id="hdspconf">
204 <term><command>hdspconf</command></term>
205 <listitem>
[9df3b847]206 <para>is a GUI to control the Hammerfall
[b6eda3a5]207 HDSP Alsa Settings. Up to four hdsp cards are supported.</para>
208 <indexterm zone="alsa-tools hdspconf">
209 <primary sortas="b-hdspconf">hdspconf</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
213
214 <varlistentry id="hdsploader">
215 <term><command>hdsploader</command></term>
216 <listitem>
[9df3b847]217 <para>is used to load the firmware required by the Hammerfall
[b6eda3a5]218 HDSP sound cards.</para>
219 <indexterm zone="alsa-tools hdsploader">
220 <primary sortas="b-hdsploader">hdsploader</primary>
221 </indexterm>
222 </listitem>
223 </varlistentry>
224
225 <varlistentry id="hdspmixer">
226 <term><command>hdspmixer</command></term>
227 <listitem>
[9df3b847]228 <para>is the Linux equivalent of the Totalmix application from RME.
229 It is a tool to control the advanced routing features of the RME
[b6eda3a5]230 Hammerfall DSP soundcard series.</para>
231 <indexterm zone="alsa-tools hdspmixer">
232 <primary sortas="b-hdspmixer">hdspmixer</primary>
233 </indexterm>
234 </listitem>
235 </varlistentry>
236
[bdf22d74]237 <varlistentry id="ld10k1">
238 <term><command>ld10k1</command></term>
239 <listitem>
[0e2aa08]240 <para>is the server of a EMU10K{1,2} patch loader for ALSA.</para>
[bdf22d74]241 <indexterm zone="alsa-tools ld10k1">
242 <primary sortas="b-ld10k1">ld10k1</primary>
243 </indexterm>
244 </listitem>
245 </varlistentry>
246
247 <varlistentry id="lo10k1">
248 <term><command>lo10k1</command></term>
249 <listitem>
[0e2aa08]250 <para>is the client of a EMU10K{1,2} patch loader for ALSA.</para>
[bdf22d74]251 <indexterm zone="alsa-tools lo10k1">
252 <primary sortas="b-lo10k1">lo10k1</primary>
253 </indexterm>
254 </listitem>
255 </varlistentry>
256
[a0db09b]257 <varlistentry id="dl10k1">
258 <term><command>dl10k1</command></term>
259 <listitem>
260 <para>loads config dumps generated by <command>lo10k1</command>
261 and <command>ld10k1</command>.</para>
262 <indexterm zone="alsa-tools dl10k1">
263 <primary sortas="b-dl10k1">dl10k1</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry id="ld10k1d">
269 <term><command>ld10k1d</command></term>
270 <listitem>
271 <para>is an init script for the <command>ld10k1</command>
272 patch loader.</para>
273 <indexterm zone="alsa-tools ld10k1d">
274 <primary sortas="b-ld10k1d">ld10k1d</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
[bdf22d74]279 <varlistentry id="qlo10k1">
280 <term><command>qlo10k1</command></term>
281 <listitem>
282 <para>is a <application>Qt</application> GUI for the
283 <command>ld10k1</command> patch loader.</para>
284 <indexterm zone="alsa-tools qlo10k1">
285 <primary sortas="b-qlo10k1">qlo10k1</primary>
286 </indexterm>
287 </listitem>
288 </varlistentry>
289
[b6eda3a5]290 <varlistentry id="mixartloader">
291 <term><command>mixartloader</command></term>
292 <listitem>
[9df3b847]293 <para>is a helper program to load the firmware binaries onto the
294 Digigram's miXart board sound drivers. The following modules require this
295 program: snd-mixart. These drivers don't work properly at all until the
296 certain firmwares are loaded, i.e. no PCM nor mixer devices will
[b6eda3a5]297 appear.</para>
298 <indexterm zone="alsa-tools mixartloader">
299 <primary sortas="b-mixartloader">mixartloader</primary>
300 </indexterm>
301 </listitem>
302 </varlistentry>
303
304 <varlistentry id="pcxhrloader">
305 <term><command>pcxhrloader</command></term>
306 <listitem>
[9df3b847]307 <para>is a helper program to load the firmware binaries onto
308 Digigram's pcxhr compatible board sound drivers. The following modules
309 require this program: snd-pcxhr. These drivers don't work properly at all
310 until the certain firmwares are loaded, i.e. no PCM nor mixer devices will
[b6eda3a5]311 appear.</para>
312 <indexterm zone="alsa-tools pcxhrloader">
313 <primary sortas="b-pcxhrloader">pcxhrloader</primary>
314 </indexterm>
315 </listitem>
316 </varlistentry>
317
318 <varlistentry id="rmedigicontrol">
319 <term><command>rmedigicontrol</command></term>
320 <listitem>
[9df3b847]321 <para>is a control tool for RME Digi32 and RME Digi96 sound cards.
322 It provides a graphical frontend for all the sound card controls and
[b6eda3a5]323 switches.</para>
324 <indexterm zone="alsa-tools rmedigicontrol">
325 <primary sortas="b-rmedigicontrol">rmedigicontrol</primary>
326 </indexterm>
327 </listitem>
328 </varlistentry>
329
330 <varlistentry id="sbiload">
331 <term><command>sbiload</command></term>
332 <listitem>
[9df3b847]333 <para>is an OPL2/3 FM instrument loader for the
[b6eda3a5]334 ALSA sequencer.</para>
335 <indexterm zone="alsa-tools sbiload">
336 <primary sortas="b-sbiload">sbiload</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
340
341 <varlistentry id="sscape_ctl">
342 <term><command>sscape_ctl</command></term>
343 <listitem>
344 <para>is an ALSA SoundScape control utility.</para>
345 <indexterm zone="alsa-tools sscape_ctl">
346 <primary sortas="b-sscape_ctl">sscape_ctl</primary>
347 </indexterm>
348 </listitem>
349 </varlistentry>
350
351 <varlistentry id="us428control">
352 <term><command>us428control</command></term>
353 <listitem>
354 <para>is a Tascam US-428 control program.</para>
355 <indexterm zone="alsa-tools us428control">
356 <primary sortas="b-us428control">us428control</primary>
357 </indexterm>
358 </listitem>
359 </varlistentry>
360
361 <varlistentry id="usx2yloader">
362 <term><command>usx2yloader</command></term>
363 <listitem>
[9df3b847]364 <para>is a helper program to load the 2nd Phase firmware binaries
365 onto the Tascam USX2Y USB sound cards. It has proven to work so far for the
[b6eda3a5]366 US122, US224 and US428. The snd-usb-usx2y module requires this program.</para>
367 <indexterm zone="alsa-tools usx2yloader">
368 <primary sortas="b-usx2yloader">usx2yloader</primary>
369 </indexterm>
370 </listitem>
371 </varlistentry>
372
373 <varlistentry id="vxloader">
374 <term><command>vxloader</command></term>
375 <listitem>
[9df3b847]376 <para>is a helper program to load the firmware binaries onto the
377 Digigram's VX-board sound drivers. The following modules require this program:
378 snd-vx222, snd-vxpocket, snd-vxp440. These drivers don't work properly at all
379 until the certain firmwares are loaded, i.e. no PCM nor mixer devices will
[b6eda3a5]380 appear.</para>
381 <indexterm zone="alsa-tools vxloader">
382 <primary sortas="b-vxloader">vxloader</primary>
383 </indexterm>
384 </listitem>
385 </varlistentry>
386
387 </variablelist>
388
389 </sect2>
[48b7295]390
391</sect1>
Note: See TracBrowser for help on using the repository browser.