The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Abramo Bagnara 5825302e03 Uros Bizjak <uros@kss-loka.si>:
- fixes compilation (format.voices -> format.channels)
- ntohl -> BE_INT for AU files
- recoded AU_MAGIC header for AU files
2000-06-01 11:37:43 +00:00
alsactl Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:19 +00:00
alsamixer - fix alsamixer bug which causes SEGFAULT when volume bar is changed. 2000-05-16 10:46:11 +00:00
amixer Better names for ALSA API. Added min_fragments, max_fragments. 2000-05-27 16:52:19 +00:00
aplay Uros Bizjak <uros@kss-loka.si>: 2000-06-01 11:37:43 +00:00
include * HAL2 driver Ulf Carlsson <ulfc@thepuffingroup.com> 1999-05-09 23:15:49 +00:00
seq Optimization issues.. Removed -lasound. 2000-02-04 10:09:38 +00:00
utils .tar.gz -> .tar.bz2 2000-02-27 13:35:45 +00:00
acconfig.h Convert alsa-utils to use automake 1999-01-30 19:12:34 +00:00
acinclude.m4 Merged new-mixer branch... 1999-03-08 16:51:53 +00:00
ChangeLog 0.2.0 ... 1998-11-15 15:34:33 +00:00
configure.in Merged pcm2 branch. 2000-05-08 18:54:14 +00:00
COPYING Initial revision 1998-08-13 15:43:39 +00:00
cvscompile Removed -fomit-frame-pointer.. 1999-07-22 08:37:35 +00:00
INSTALL Initial version.. 1999-01-18 22:14:03 +00:00
install-sh Initial revision 1998-08-13 15:43:39 +00:00
Makefile.am - use tar options instead of actually changing owner when packing. 2000-05-26 14:37:27 +00:00
missing Added. 1999-01-31 13:21:40 +00:00
mkinstalldirs Added 1999-01-31 13:22:35 +00:00
README jcu.cz -> alsa-project.org modifications & other cleanups 2000-01-10 13:29:00 +00:00
TODO Updated TODO 2000-05-18 14:42:06 +00:00

		Advanced Linux Sound Architecture - Utilities
		=============================================

This packages contains command line utilities for the ALSA project.
Package should be compiled only with installed ALSA driver and
ALSA C library.

alsactl		- utility for store / restore of soundcard settings
aplay/arecord	- utility for playback / record of .wav,.voc,.au files
amixer		- a command line mixer
alsamixer	- ncurses mixer

You may look for more info about ALSA project to http://www.alsa-project.org.

					Jaroslav Kysela <perex@suse.cz>