The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Thomas Hood 33b47cd2d4 make alsaconf parse lspci output correctly
Fix for systems like debian which has different lspci output.

Signed-off-by: Thomas Hood <jdthood@yahoo.co.uk>
2004-09-24 11:29:02 +00:00
alsaconf make alsaconf parse lspci output correctly 2004-09-24 11:29:02 +00:00
alsactl fixes by Clemens Ladisch <clemens@ladisch.de>: 2003-06-20 18:13:28 +00:00
alsamixer Assign '?' key for help 2004-09-24 10:19:29 +00:00
amidi manpages: remove bogus .ID macro, use .TP for examples 2004-07-09 07:09:28 +00:00
amixer fixes its use of formatting codes in amixer.1 2004-09-24 09:49:57 +00:00
aplay Describe what happens if aplay's --duration is zero 2004-09-24 09:51:45 +00:00
iecset - fixed the wrong help description of audio command. 2004-02-06 11:44:08 +00:00
include reverted acconfig.h for the old autoheader. 2002-10-10 11:02:54 +00:00
seq Add a missing letter 'e' 2004-09-24 09:53:32 +00:00
speaker-test James Courtier-Dutton <James@superbug.demon.co.uk> 2004-05-16 13:43:29 +00:00
utils Added rpmbuild detection 2004-03-14 17:06:24 +00:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:57:37 +00:00
ChangeLog 0.2.0 ... 1998-11-15 15:34:33 +00:00
configure.in release: 1.0.6 2004-08-15 08:24:58 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Use global alsa.m4 configuration 2003-11-24 08:13:37 +00:00
INSTALL added autoheader in the list of command sequences for CVS compilation. 2002-12-03 11:07:57 +00:00
Makefile.am added speaker-test utility by James Courtier-Dutton <James@superbug.demon.co.uk> 2004-05-10 14:28:02 +00:00
README - added alsaconf script. 2003-10-29 13:38:23 +00:00
TODO aplay/arecord 2000-12-27 21:24:57 +00:00

		Advanced Linux Sound Architecture - Utilities
		=============================================

This package contains the command line utilities for the ALSA project.
The package can be compiled only with the installed ALSA driver and
the ALSA C library.

alsaconf	- the ALSA driver configurator script
alsactl		- an utility for soundcard settings management
aplay/arecord	- an utility for the playback / capture of .wav,.voc,.au files
amixer		- a command line mixer
alsamixer	- a ncurses mixer
amidi		- a utility to send/receive sysex dumps or other MIDI data
iecset		- a utility to show/set the IEC958 status bits

You may give a look for more information about the ALSA project to URL
http://www.alsa-project.org.

					Jaroslav Kysela <perex@suse.cz>