2005-07-27 01:01:39 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2005-07-27 01:01:39 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY alsa-plugins-download-http "&alsa-download-http;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
|
|
|
|
<!ENTITY alsa-plugins-download-ftp "&alsa-download-ftp;/plugins/alsa-plugins-&alsa-plugins-version;.tar.bz2">
|
2009-09-08 08:55:14 +08:00
|
|
|
<!ENTITY alsa-plugins-md5sum "392d016c0948c54978c0505f24271e01">
|
|
|
|
<!ENTITY alsa-plugins-size "231 KB">
|
2009-08-04 23:20:12 +08:00
|
|
|
<!ENTITY alsa-plugins-buildsize "4 MB">
|
2006-05-07 09:36:04 +08:00
|
|
|
<!ENTITY alsa-plugins-time "less than 0.1 SBU">
|
2005-07-27 01:01:39 +08:00
|
|
|
]>
|
|
|
|
|
2006-05-25 05:00:20 +08:00
|
|
|
<!--
|
|
|
|
Editors: please examine the output from the configure command to see if
|
|
|
|
there are any new dependencies. There has been a bunch of work on the
|
|
|
|
plugins the last couple of releases, and that trend may continue.
|
|
|
|
-->
|
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
<sect1 id="alsa-plugins" xreflabel="ALSA Plugins-&alsa-plugins-version;">
|
|
|
|
<?dbhtml filename="alsa-plugins.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>ALSA Plugins-&alsa-plugins-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="alsa-plugins">
|
|
|
|
<primary sortas="a-ALSA-Plugins">ALSA Plugins</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to ALSA Plugins</title>
|
|
|
|
|
|
|
|
<para>The <application>ALSA Plugins</application> package contains
|
2007-01-18 13:19:49 +08:00
|
|
|
plugins for various audio libraries and sound servers.</para>
|
2005-07-27 01:01:39 +08:00
|
|
|
|
2009-08-05 01:15:55 +08:00
|
|
|
&lfs65_built;
|
2007-01-18 15:56:51 +08:00
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&alsa-plugins-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&alsa-plugins-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &alsa-plugins-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &alsa-plugins-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &alsa-plugins-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &alsa-plugins-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">ALSA Plugins Dependencies</bridgehead>
|
|
|
|
|
2005-12-25 03:16:33 +08:00
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2009-07-24 02:36:20 +08:00
|
|
|
<para role="required"><!-- <xref linkend="pkgconfig"/> and -->
|
2005-12-25 03:16:33 +08:00
|
|
|
<xref linkend="alsa-lib"/></para>
|
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2006-05-25 05:00:20 +08:00
|
|
|
<para role="optional"><xref linkend="ffmpeg"/>,
|
2009-08-04 23:20:12 +08:00
|
|
|
<xref linkend="speex"/>,
|
2007-01-18 13:19:49 +08:00
|
|
|
<ulink url="http://jackaudio.org/">JACK</ulink>,
|
2009-08-04 23:20:12 +08:00
|
|
|
<ulink url="http://pulseaudio.org/">PulseAudio</ulink>, and
|
2006-05-25 05:00:20 +08:00
|
|
|
<ulink url="http://www.mega-nerd.com/libsamplerate/">Secret Rabbit
|
|
|
|
Code</ulink> (a.k.a. libsamplerate)</para>
|
2005-07-27 01:01:39 +08:00
|
|
|
|
2006-04-11 02:37:19 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/alsa-plugins"/></para>
|
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of ALSA Plugins</title>
|
|
|
|
|
2005-07-27 01:20:05 +08:00
|
|
|
<para>Install <application>ALSA Plugins</application> by
|
2005-07-27 01:01:39 +08:00
|
|
|
running the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure &&
|
|
|
|
make</userinput></screen>
|
|
|
|
|
2005-07-27 01:20:05 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2005-07-27 01:01:39 +08:00
|
|
|
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
2006-05-25 05:00:20 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
install -v -m755 -d /usr/share/doc/alsa-plugins-&alsa-plugins-version; &&
|
|
|
|
install -v -m644 doc/{README*,*.txt} \
|
|
|
|
/usr/share/doc/alsa-plugins-&alsa-plugins-version;</userinput></screen>
|
2005-07-27 01:01:39 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-07-27 02:54:12 +08:00
|
|
|
<segtitle>Installed Directory</segtitle>
|
2005-07-27 01:01:39 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
2006-05-25 05:00:20 +08:00
|
|
|
<seg>Numerous libasound_module_<replaceable><module></replaceable>.so
|
2009-01-01 08:36:33 +08:00
|
|
|
modules including ctl_oss, pcm_oss, pcm_upmix, pcm_usb_stream, pcm_vdownmix,
|
2010-04-22 03:10:06 +08:00
|
|
|
rate_speexrate, rate_speexrate_best, rate_speexrate_medium, and optionally
|
2009-01-01 08:36:33 +08:00
|
|
|
ctl_pulse, pcm_pulse, pcm_a52, pcm_jack and
|
2007-01-18 13:19:49 +08:00
|
|
|
rate_samplerate*</seg>
|
2006-05-25 05:00:20 +08:00
|
|
|
<seg>/usr/share/doc/alsa-plugins-&alsa-plugins-version;</seg>
|
2005-07-27 01:01:39 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="libasound_module_pcm_oss.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_oss.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Allows native <application>ALSA</application> applications to
|
|
|
|
run on <application>OSS</application>.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_oss.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_oss">libasound_module_pcm_oss.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2006-05-25 05:00:20 +08:00
|
|
|
|
2007-01-18 13:19:49 +08:00
|
|
|
<varlistentry id="libasound_module_pcm_upmix.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_upmix.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Allows upmixing sound to 4 or 6 channels.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_upmix.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_upmix">libasound_module_pcm_upmix.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libasound_module_pcm_vdownmix.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_vdownmix.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Allows downmixing sound from 4-6 channels to 2
|
|
|
|
channel stereo output.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_vdownmix.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_vdownmix">libasound_module_pcm_vdownmix.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
<varlistentry id="libasound_module_pcm_jack.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_jack.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Allows native <application>ALSA</application> applications to
|
|
|
|
work with <command>jackd</command>.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_jack.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_jack">libasound_module_pcm_jack.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2007-01-18 13:19:49 +08:00
|
|
|
<varlistentry id="libasound_module_pcm_pulse.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_pulse.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Allows native <application>ALSA</application> applications
|
|
|
|
to access a <application>PulseAudio</application> sound
|
|
|
|
daemon.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_pulse.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_pulse">libasound_module_pcm_pulse.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libasound_module_pcm_a52.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_pcm_a52.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Converts S16 linear sound format to A52 compressed format
|
|
|
|
and sends it to an SPDIF output.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_pcm_a52.so">
|
|
|
|
<primary sortas="c-libasound_module_pcm_a52">libasound_module_pcm_a52.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libasound_module_rate_samplerate.so">
|
|
|
|
<term><filename class='libraryfile'>libasound_module_rate_samplerate.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>Provides an external rate converter through
|
|
|
|
<filename class='libraryfile'>libsamplerate</filename>.</para>
|
|
|
|
<indexterm zone="alsa-plugins libasound_module_rate_samplerate.so">
|
|
|
|
<primary sortas="c-libasound_module_rate_samplerate">libasound_module_rate_samplerate.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2005-07-27 01:01:39 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|