The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Julian Scheel 2607d8deee alsactl: Store lockfile in /var/lock, add -D option to specify the lock dir
It can not be generally assumed that the directories in which asound.state
resides are writable. Use /var/lock and allow users to alter this path.

Signed-off-by: Julian Scheel <julian@jusst.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2014-05-07 10:55:51 +02:00
alsaconf alsaconf: update gentoo to use modprobe.d method as everyone else 2013-11-14 08:51:55 +01:00
alsactl alsactl: Store lockfile in /var/lock, add -D option to specify the lock dir 2014-05-07 10:55:51 +02:00
alsaloop alsaloop: pcmjob.c: use portable way to initialize recursive mutex 2013-11-08 14:57:06 +01:00
alsamixer alsamixer: Use isatty() to check the terminal (interactive) availability 2013-03-22 13:27:26 +01:00
alsaucm alsaucm: Don't double-free empty lists 2011-06-03 11:48:12 +02:00
amidi Several formatting fixes for manpages. 2013-05-16 10:38:13 +02:00
amixer amixer: fix indentation when printing container TLV contents 2013-10-02 17:36:02 +02:00
aplay aplay: fix timespec to msec conversion 2014-01-22 08:05:17 +01:00
iecset Fix several typos in manpage and help strings. 2013-05-16 10:38:02 +02: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 speaker-test: add --force-frequency option to allow hz outside range 2014-02-26 08:13:59 +01:00
seq fix aconnect -l option 2014-05-07 08:51:00 +02:00
speaker-test speaker-test: update man page for new -X arg, also consistency fixes 2014-02-26 16:15:54 +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
.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.in configure: detect udevdir via pkg-config, fallback to /lib/udev/rules.d 2013-11-17 10:03:49 +01:00
COPYING Updated COPYING with the recent FSF address 2011-06-03 14:24:30 +02:00
gitcompile renamed hgcompile to gitcompile 2008-05-20 13:32:28 +02:00
INSTALL Trivial fixes in INSTALL file 2012-02-13 15:17:45 +01: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>