2005-05-08 18:37:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-14 10:27:48 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<chapter id="multimedia-audioutils">
|
2005-05-08 18:01:20 +08:00
|
|
|
<?dbhtml filename="audioutils.html"?>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 18:01:20 +08:00
|
|
|
<title>Audio Utilities</title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2005-05-08 18:01:20 +08:00
|
|
|
<para>This chapter contains programs involved with audio file
|
|
|
|
manipulation; that is to say playing, recording, ripping and the other
|
|
|
|
common things which people want to do. To use much of this software,
|
|
|
|
you will need to have the kernel sound drivers installed.</para>
|
|
|
|
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mpg123.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="vorbistools.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="xmms.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="lame.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="cdparanoia.xml"/>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</chapter>
|