The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai 30b608001f Reinitialize the size calculation at view change
The volume bar and space sizes are recalculated at each time when
the view mode is changed.  This will fix the problem when the view
with fewer volumes is switched to the view with more volumes.
2004-12-15 15:15:56 +00:00
alsaconf Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
alsactl Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
alsamixer Reinitialize the size calculation at view change 2004-12-15 15:15:56 +00:00
amidi Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
amixer Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
aplay Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
iecset Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
include reverted acconfig.h for the old autoheader. 2002-10-10 11:02:54 +00:00
seq Fix hyphens in man pages 2004-10-08 16:15:34 +00:00
speaker-test Add man page of speaker-test 2004-12-02 14:44:58 +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.7 2004-11-11 18:29:03 +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 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>