The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai b0828653c9 alsactl: skip inactive controls
When using alsactl to save or restore the card settings, it currently
skips over controls that don't have the appropriate read/write
permissions. It should also skip over inactive controls, otherwise it
will get an error when it tries to access that control, and will fail to
save the card state (or fully restore it.)

From: Dave Dillow <dave@thedillows.org>
2007-12-17 11:49:00 +01:00
alsaconf alsaconf - Don't produce hwcfg file for openSUSE 10.3 2007-07-12 15:22:06 +02:00
alsactl alsactl: skip inactive controls 2007-12-17 11:49:00 +01:00
alsamixer Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
amidi amidi: open devices non-blockingly 2007-04-17 09:25:01 +02:00
amixer Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
aplay aplay - Reset non-blocking flag before snd_pcm_drain() 2007-12-14 15:29:51 +01:00
iecset iecset: fix card index check 2007-11-30 08:14:04 +01:00
include Add missing header files 2005-08-19 17:26:07 +00:00
m4 Fix autoreconf 2005-08-19 13:07:45 +00:00
po utils: Make default sample files be in /usr/share/sounds/alsa 2006-11-26 16:24:59 +00:00
seq Add missing inclusion of assert.h 2007-10-25 15:39:19 +02:00
speaker-test speaker-test - Put errors to stderr 2007-11-05 12:44:13 +01:00
utils Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-15 10:25:17 +02:00
.hgignore Add .hgignore 2006-04-06 19:17:56 +02:00
.hgtags Added tag v1.0.15 for changeset 3b8e4ee4363e 2007-10-15 10:36:47 +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 alsactl - restore dB level 2007-10-24 13:53:14 +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
hgcompile Add hgcompile script and fix INSTALL document 2006-05-12 15:34:22 +02:00
INSTALL Add hgcompile script and fix INSTALL document 2006-05-12 15:34:22 +02:00
Makefile.am Add hgcompile script and fix INSTALL document 2006-05-12 15:34:22 +02: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>