The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
2006-09-12 15:35:48 +02:00
alsaconf Fix setup for SLES10/SLED10 2006-08-28 21:21:30 +02:00
alsactl Restore user-defined TLV 2006-08-25 11:48:10 +02:00
alsamixer Show the mute dB state correctly 2006-08-25 12:39:34 +02:00
amidi amidi: fix --list-devices 2006-06-27 08:19:15 +02:00
amixer Add linear-volume handling in amixer 2006-08-28 13:28:46 +02:00
aplay Don't call close() for the same fd twice in arecord 2006-08-03 17:33:32 +02:00
iecset Fix 32kHz sample rates 2005-03-08 16:14:29 +00: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 Update ja.po file 2006-04-18 15:52:12 +02:00
seq aplaymidi: list only MIDI-capable ports 2006-05-02 15:43:07 +02:00
speaker-test Fix the default buffer size calculation in speaker-test 2006-05-12 18:07:07 +02:00
utils Added rpmbuild detection 2004-03-14 17:06:24 +00:00
.hgignore Add .hgignore 2006-04-06 19:17:56 +02:00
.hgtags Added tag v1.0.13rc2 for changeset a505bb1568f9a523e1c66b7acdb006acd47a5a0a 2006-09-12 15:35:48 +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 1.0.13rc2 2006-09-12 15:35:48 +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 - added alsaconf script. 2003-10-29 13:38:23 +00: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@suse.cz>