The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
2001-06-04 18:04:19 +00:00
alsactl Updated 2001-05-15 12:11:08 +00:00
alsamixer Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00
amixer Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00
aplay Completed parametric configuration and begun to use it 2001-05-22 09:19:44 +00:00
include Added hooked PCM type (one sample hook implementation will follow). Some cleaning. 2001-06-04 18:04:19 +00:00
seq fixed compile on some gcc version.. 2001-03-01 17:38:07 +00:00
utils .tar.gz -> .tar.bz2 2000-02-27 13:35:45 +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 Removed YACC and LEX checks 2001-05-23 12:23:10 +00:00
COPYING Initial revision 1998-08-13 15:43:39 +00:00
cvscompile Removed -fomit-frame-pointer.. 1999-07-22 08:37:35 +00:00
INSTALL Initial version.. 1999-01-18 22:14:03 +00:00
install-sh Initial revision 1998-08-13 15:43:39 +00:00
Makefile.am - use tar options instead of actually changing owner when packing. 2000-05-26 14:37: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>