mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
21 lines
670 B
XML
21 lines
670 B
XML
|
<chapter id="multimedia-audioutils">
|
||
|
<?dbhtml filename="audioutils.html" dir="multimedia"?>
|
||
|
<title>Audio utilities</title>
|
||
|
|
||
|
<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 require either the kernel sound drivers installed, or <xref
|
||
|
linkend="alsa"/> installed. Note that in the 2.5 kernel development
|
||
|
tree, the old drivers are being replaced with ALSA and so when the
|
||
|
stable 2.6 series arrives; most people will be using it by
|
||
|
default.</para>
|
||
|
|
||
|
&mpg123;
|
||
|
&vorbistools;
|
||
|
&XMMS;
|
||
|
&lame;
|
||
|
&CDParanoia;
|
||
|
|
||
|
</chapter>
|