The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
2002-09-06 15:21:01 +00:00
alsactl added -F option to restore the matching control elements as much as 2002-09-06 15:21:01 +00:00
alsamixer fixed handling of mono capture-switch on a stereo volume. 2002-03-22 17:34:20 +00:00
amixer Added INTEGER64 support by Paul Davis 2002-05-13 09:54:24 +00:00
aplay added -P (--playback) and -C (--capture) options to specify the 2002-08-27 16:33:28 +00:00
include Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:19 +00:00
seq - removed obsolete group option. 2002-07-17 12:05:15 +00:00
utils Updated for SuSE and automake 2001-11-20 09:04:26 +00:00
acconfig.h Convert alsa-utils to use automake 1999-01-30 19:12:34 +00:00
acinclude.m4 Merged new-mixer branch... 1999-03-08 16:51:53 +00:00
ChangeLog 0.2.0 ... 1998-11-15 15:34:33 +00:00
configure.in 0.9.0rc3 2002-08-15 15:13:33 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Added autoheader call 2002-08-06 07:09:12 +00:00
INSTALL Fixed typos 2001-11-26 18:39:49 +00:00
install-sh Initial revision 1998-08-13 15:43:39 +00:00
Makefile.am Removed unused pack target 2001-11-20 09:05:27 +00:00
missing Added. 1999-01-31 13:21:40 +00:00
mkinstalldirs Added 1999-01-31 13:22:35 +00:00
README English updates 2000-11-25 18:25:56 +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.

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

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

					Jaroslav Kysela <perex@suse.cz>