source: multimedia/audioutils/audioutils.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

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

  • Property mode set to 100644
File size: 670 bytes
Line 
1<chapter id="multimedia-audioutils">
2<?dbhtml filename="audioutils.html" dir="multimedia"?>
3<title>Audio utilities</title>
4
5<para>This chapter contains programs involved with audio file
6manipulation; that is to say playing, recording, ripping and the other
7common things which people want to do. To use much of this software,
8you will require either the kernel sound drivers installed, or <xref
9linkend="alsa"/> installed. Note that in the 2.5 kernel development
10tree, the old drivers are being replaced with ALSA and so when the
11stable 2.6 series arrives; most people will be using it by
12default.</para>
13
14&mpg123;
15&vorbistools;
16&XMMS;
17&lame;
18&CDParanoia;
19
20</chapter>
Note: See TracBrowser for help on using the repository browser.