Cleanup
[external/alsa-utils.git] / README
1
2                 Advanced Linux Sound Architecture - Utilities
3                 =============================================
4
5 This package contains the command line utilities for the ALSA project.
6 The package can be compiled only with the installed ALSA driver and
7 the ALSA C library.
8
9 alsaconf        - the ALSA driver configurator script
10 alsactl         - an utility for soundcard settings management
11 aplay/arecord   - an utility for the playback / capture of .wav,.voc,.au files
12 amixer          - a command line mixer
13 alsamixer       - a ncurses mixer
14 amidi           - a utility to send/receive sysex dumps or other MIDI data
15 iecset          - a utility to show/set the IEC958 status bits
16
17 You may give a look for more information about the ALSA project to URL
18 http://www.alsa-project.org.
19
20                                         Jaroslav Kysela <perex@perex.cz>