alsa-tools/hwmixvolume
Jaroslav Kysela 2561d2fd2d hwmixvolume: add hwmixvolume to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2010-04-07 13:53:43 +02:00
..
configure.ac add hwmixvolume 2010-01-18 15:37:41 +01:00
gitcompile Fix hwmixvolume gitcompile script (missing files) 2010-04-07 09:30:00 +02:00
hwmixvolume hwmixvolume: make scripts executable 2010-01-18 15:53:35 +01:00
Makefile.am hwmixvolume: add hwmixvolume to EXTRA_DIST 2010-04-07 13:53:43 +02:00
README add hwmixvolume 2010-01-18 15:37:41 +01:00

hwmixvolume
===========

This tool allows you to control the volume of individual streams on sound cards
that use hardware mixing, i.e., those based on the following chips:
* Creative Emu10k1 (SoundBlaster Live!) (driver: snd-emu10k1)
* VIA VT823x southbridge (driver: snd-via82xx)
* Yamaha DS-1 (YMF-724/740/744/754) (driver: snd-ymfpci)


This tool requires Python, pygtk, and alsa-pyton 1.0.22 or later.

It is recommended to use at least Linux kernel 2.6.32 or alsa-driver 1.0.22;
otherwise, the name of the program that is using a stream cannot be shown.


Author: Clemens Ladisch <clemens@ladisch.de>