The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai e02f8e8aba alsactl - Initialize Speaker volume to 0dB when Master is present
Initialize Speaker volume to 0dB as well as Headphone when Master
is present.  Also initialize Headphone,1 for machines with dual
headphones.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-09-02 14:44:52 +02:00
alsaconf alsaconf - prefer /etc/modprobe.d/sound/50-sound.conf 2009-03-18 12:10:55 +01:00
alsactl alsactl - Initialize Speaker volume to 0dB when Master is present 2009-09-02 14:44:52 +02:00
alsamixer alsamixer: Improve set_escdelay() function availability detection 2009-08-31 17:13:36 +02:00
amidi Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
amixer Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
aplay aplay/arecord: improve suspicious buffer detection and add --test-coef parameter 2009-04-09 09:48:27 +02:00
iecset Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
include alsamixer: show channel names for multichannel controls 2009-05-25 10:26:22 +02:00
m4 Fix autoreconf 2005-08-19 13:07:45 +00:00
po Update ja.po for alsamixer 2009-05-27 15:08:45 +02:00
seq aplaymidi: reduce bandwidth for big SysEx messages 2009-08-17 12:29:11 +02:00
speaker-test speaker-test: only check byte order once 2009-05-11 09:08:35 +02:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
.gitignore Add arecord to .gitignore 2008-08-25 08:08:55 +02:00
acinclude.m4 fixed for the recent autoconf. 2004-01-26 15:57:37 +00:00
ChangeLog update build tools. 2005-08-13 16:27:59 +00:00
configure.in alsamixer: Improve set_escdelay() function availability detection 2009-08-31 17:13:36 +02:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Add exec permission to cvscompile 2006-04-06 19:17:35 +02:00
gitcompile renamed hgcompile to gitcompile 2008-05-20 13:32:28 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:34:22 +02:00
Makefile.am Fix build with partially-installed alsa-lib 2009-01-29 15:41:31 +01:00
README Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02: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@perex.cz>