The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai d81f16b7fa fixed / improved handling of capture volumes and switches.
now capture volumes are displayed and controllable as independent
bars from playback volumes.
e.g. on emu10k1 you'll see both "AC97" and "AC97 Capture".

there is still a bug in handling of "Capture Volume" control.
2002-02-27 18:07:11 +00:00
alsactl Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
alsamixer fixed / improved handling of capture volumes and switches. 2002-02-27 18:07:11 +00:00
amixer Fixed OOPS 2002-02-17 17:50:02 +00:00
aplay Fixed count overflow problem 2002-02-23 09:28:47 +00:00
include Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:19 +00:00
seq Added man pages to EXTRA_DIST 2001-11-06 07:51:48 +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.0beta12 2002-02-26 08:56:19 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Added --add-missing option to automake. 2002-02-19 12:32:09 +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>