The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai 11f789c4f9 Fix unexpected abort of alsamixer
Fixed unexpected abort of alsamixer when no playback or capture elements
are available.  Also fixed the wrong use of temporary array in
displaying item name.
2005-06-15 12:49:07 +00:00
alsaconf Two modporbe calls lack path 2005-06-07 07:03:37 +00:00
alsactl Add alsactl.h 2005-05-23 14:52:32 +00:00
alsamixer Fix unexpected abort of alsamixer 2005-06-15 12:49:07 +00:00
amidi detect attempts to play .mid files with amidi 2005-03-14 15:13:48 +00:00
amixer amixer - useful script for debugging 2005-06-07 11:41:48 +00:00
aplay Added -n (--list-devnames) command 2005-05-10 10:53:40 +00:00
iecset Fix 32kHz sample rates 2005-03-08 16:14:29 +00:00
include reverted acconfig.h for the old autoheader. 2002-10-10 11:02:54 +00:00
m4 i18nize alsaconf 2004-12-29 16:10:47 +00:00
seq Fix typos in man pages 2005-06-08 13:55:54 +00:00
speaker-test Don't use max volume 2005-05-03 18:36:08 +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.9a 2005-06-02 11:38:46 +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 requirements section and fixed the obsolete path 2004-11-09 18:36:47 +00:00
Makefile.am Move m4 to the tail of SUBDIRS 2005-01-03 11:55:04 +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>