The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
David Henningsson 70451054e0 alsactl init: Mute CD Playback volume by default
The CD analog playback line is seldom used these days, as all
modern players rip the CD and use the DAC on the sound card.
In addition, it causes background hum on some machines.
Therefore keep it muted by default.

BugLink: http://bugs.launchpad.net/bugs/747184
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-04-04 12:48:21 +02:00
alsaconf alsactl: Move asound.state location to /var/lib/alsa 2010-11-23 15:48:50 +01:00
alsactl alsactl init: Mute CD Playback volume by default 2011-04-04 12:48:21 +02:00
alsaloop alsaloop: another try to force correct formats for libsamplerate 2011-03-08 12:57:14 +01:00
alsamixer alsamixer: fix build on uClibc 2011-03-14 10:31:34 +01:00
alsaucm alsaucm: do not bail out in the interactive mode upon error 2011-01-31 14:30:20 +01:00
amidi amidi: fix port listing 2010-01-25 14:11:37 +01:00
amixer amixer: fix parsing of control ID name 2010-10-05 10:02:45 +02:00
aplay aplay/arecord: term_c_lflag variable might be unitialized in some cases 2010-08-18 08:23:09 +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 Translate alsa-utils to French. 2011-01-10 19:57:02 +01:00
seq Revert wrong parts of "alsactl: use snd_config_imake* functions" 2010-05-26 10:37:58 +02:00
speaker-test speaker-test: Don't retry after fatal errors 2010-10-17 10:17:14 +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 Introduce alsaloop utility 2010-10-06 10:01:52 +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 Release v1.0.24.2 2011-01-31 15:19:55 +01: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 Merge branch 'ucm' 2011-01-24 15:00:26 +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>