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

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 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 da13524 was da13524, checked in by Randy McMurchy <randy@…>, 19 years ago

Added md5sums to ALSA packages

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

  • Property mode set to 100644
File size: 3.8 KB
RevLine 
[48b7295]1<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
2 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../../general.ent">
4 %general-entities;
[52297838]5
[48b7295]6 <!ENTITY alsa-tools-download-http "&alsa-download-http;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
7 <!ENTITY alsa-tools-download-ftp "&alsa-download-ftp;/tools/alsa-tools-&alsa-tools-version;.tar.bz2">
[da13524]8 <!ENTITY alsa-tools-md5sum "efd8660f818f2bbd7fd4761e0068fde1">
[7a9f6537]9 <!ENTITY alsa-tools-size "757 KB">
[48b7295]10 <!ENTITY alsa-tools-buildsize "20 MB (to compile all tools)">
11 <!ENTITY alsa-tools-time "0.44 SBU (to compile all tools)">
12]>
[52297838]13
[48b7295]14<sect1 id="alsa-tools" xreflabel="ALSA Tools-&alsa-tools-version;">
[a0f03b0]15<sect1info>
[5cd0959d]16<othername>$LastChangedBy$</othername>
17<date>$Date$</date>
[a0f03b0]18</sect1info>
[48b7295]19<?dbhtml filename="alsa-tools.html"?>
20<title>ALSA Tools-&alsa-tools-version;</title>
21
22<sect2>
[52297838]23<title>Introduction to <application><acronym>ALSA</acronym>
24Tools</application></title>
[48b7295]25
[52297838]26<para>The <application><acronym>ALSA</acronym> Tools</application> package
27contains advanced tools for certain sound cards.</para>
[48b7295]28
29<sect3><title>Package information</title>
30<itemizedlist spacing='compact'>
[da13524]31<listitem><para>Download (HTTP):
32<ulink url="&alsa-tools-download-http;"/></para></listitem>
33<listitem><para>Download (FTP):
34<ulink url="&alsa-tools-download-ftp;"/></para></listitem>
35<listitem><para>Download MD5 sum: &alsa-tools-md5sum;</para></listitem>
[48b7295]36<listitem><para>Download size: &alsa-tools-size;</para></listitem>
[da13524]37<listitem><para>Estimated disk space required:
38&alsa-tools-buildsize;</para></listitem>
39<listitem><para>Estimated build time:
40&alsa-tools-time;</para></listitem></itemizedlist>
[48b7295]41</sect3>
42
[52297838]43<sect3><title><application><acronym>ALSA</acronym> Tools</application>
44dependencies</title>
[48b7295]45<sect4><title>Required</title>
[52297838]46<para><xref linkend="alsa-lib"/></para>
47</sect4>
[da13524]48
[48b7295]49<sect4><title>Optional</title>
[52297838]50<para><xref linkend="GTK"/> and
51<ulink url="http://www.fltk.org/">FLTK</ulink></para>
52</sect4>
[48b7295]53</sect3>
54
55</sect2>
56
57<sect2>
[52297838]58<title>Installation of <application><acronym>ALSA</acronym>
59Tools</application></title>
[48b7295]60
61<para>The <application><acronym>ALSA</acronym> Tools</application> package is
62only needed by those with advanced requirements for their sound card. The
63tools are not all built together, instead you need to <command>cd</command>
64into the directory of each tool you wish to compile and run the following
65commands:</para>
66
67<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
68make &amp;&amp;
69make install</command></userinput></screen>
70
71</sect2>
72
73<sect2>
74<title>Contents</title>
75
76<para>The tools available in this package are <command>ac3dec</command>,
77<command>as10k1</command>, <command>envy24control</command>,
78<command>sb16_csp</command> and <command>sbiload</command>.</para>
79
80</sect2>
81
82<sect2><title>Description</title>
83
84<sect3><title>ac3dec</title>
85<para><command>ac3dec</command> is a free AC-3 stream decoder.</para></sect3>
86
87<sect3><title>as10k1</title>
[52297838]88<para><command>as10k1</command> is an assembler for the emu10k1
89<acronym>DSP</acronym> chip present in the Creative SB Live,
[48b7295]90<acronym>PCI</acronym> 512, and emu <acronym>APS</acronym> sound cards. It is
91used to make audio effects such as a flanger, chorus or reverb.</para></sect3>
92
93<sect3><title>envy24control</title>
94<para><command>envy24control</command> is a control tool for Envy24 (ice1712)
95based sound cards</para></sect3>
96
97<sect3><title>sb16_csp</title>
[52297838]98<para><command>sb16_csp</command> is an SB16/AWE32 Creative Signal Processor
99(<acronym>ASP</acronym>/<acronym>CSP</acronym>) control program.</para></sect3>
[48b7295]100
101<sect3><title>sbiload</title>
[52297838]102<para><command>sbiload</command> is an <acronym>OPL</acronym>2/3 FM instrument
[48b7295]103loader for the <acronym>ALSA</acronym> sequencer.</para></sect3>
104
105</sect2>
106
107</sect1>
108
Note: See TracBrowser for help on using the repository browser.