The Advanced Linux Sound Architecture (ALSA) - utilities
Find a file
Takashi Iwai 9da694ef02 Add WAV file playback support to speaker-test
Add WAV file playback support to speaker-test.
The support is still limited to S16_LE, and doesn't refer to csv file yet.
2005-11-30 17:09:17 +00:00
alsaconf Add Sparc support in alsaconf 2005-11-07 14:57:07 +00:00
alsactl Extend 'alsactl names' to show modem devices 2005-09-29 10:50:37 +00:00
alsamixer Implement dB gain level display. 2005-09-10 13:56:57 +00:00
amidi Fix / clean up man pages 2005-09-02 17:36:40 +00:00
amixer Fix for more better error fault handling for sset toggle 2005-09-22 12:47:02 +00:00
aplay aplay/arecord - show the default settings 2005-11-14 10:11:50 +00: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 po file 2005-10-10 12:52:55 +00:00
seq Disable NLS support when --disable-nls is passed 2005-11-08 16:43:36 +00:00
speaker-test Add WAV file playback support to speaker-test 2005-11-30 17:09:17 +00:00
utils Added rpmbuild detection 2004-03-14 17:06:24 +00: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 Add WAV file playback support to speaker-test 2005-11-30 17:09:17 +00:00
COPYING Updated GNU GPL (address) 2001-12-30 09:32:53 +00:00
cvscompile Fix autoreconf 2005-08-19 13:07:45 +00:00
INSTALL fix installation instructions 2005-08-19 07:47:00 +00:00
Makefile.am update build tools. 2005-08-13 16:27:59 +00: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>