The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
David Henningsson e1745a69fe alsactl/init: Add "Line Out" to list of outputs to initialize
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-01-12 17:01:06 +01:00
alsa-info alsa-info: Refactor "withall" logic 2014-08-22 11:08:35 +02:00
alsaconf alsaconf: update gentoo to use modprobe.d method as everyone else 2013-11-14 08:51:55 +01:00
alsactl alsactl/init: Add "Line Out" to list of outputs to initialize 2015-01-12 17:01:06 +01:00
alsaloop Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
alsamixer alsamixer: include missing mixer_controls.h 2014-06-25 10:54:40 +02:00
alsaucm Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
amidi Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
amixer amixer: Parse the value more strictly 2014-11-23 10:04:24 +01:00
aplay Revert "aplay: fix pcm_read() return value" 2014-10-01 15:43:57 +02:00
iecset Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
include configure.in -> configure.ac rename 2014-05-07 10:55:59 +02:00
m4 Fix autoreconf 2005-08-19 13:07:45 +00:00
po update the gettext configuration 2014-05-07 10:55:58 +02:00
seq Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
speaker-test speaker-text: fix simple signess assignment warning 2014-09-24 10:47:48 +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 alsactl: revert back old systemd static units with the /etc/alsa/state-daemon.conf switch 2013-04-10 10:29:19 +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.ac Add alsa-info.sh to alsa-utils repo 2014-07-30 12:18:07 +02:00
COPYING Updated COPYING with the recent FSF address 2011-06-03 14:24:30 +02:00
gitcompile configure.in -> configure.ac rename 2014-05-07 10:55:59 +02:00
INSTALL Trivial fixes in INSTALL file 2012-02-13 15:17:45 +01:00
Makefile.am Add missing alsa-info entry to the root Makefile.am 2014-08-12 16:19:06 +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>