Blame hwmixvolume/README

Packit Service b98cfc
hwmixvolume
Packit Service b98cfc
===========
Packit Service b98cfc
Packit Service b98cfc
This tool allows you to control the volume of individual streams on sound cards
Packit Service b98cfc
that use hardware mixing, i.e., those based on the following chips:
Packit Service b98cfc
* Creative Emu10k1 (SoundBlaster Live!) (driver: snd-emu10k1)
Packit Service b98cfc
* VIA VT823x southbridge (driver: snd-via82xx)
Packit Service b98cfc
* Yamaha DS-1 (YMF-724/740/744/754) (driver: snd-ymfpci)
Packit Service b98cfc
Packit Service b98cfc
Packit Service b98cfc
This tool requires Python, pygtk, and alsa-pyton 1.0.22 or later.
Packit Service b98cfc
Packit Service b98cfc
It is recommended to use at least Linux kernel 2.6.32 or alsa-driver 1.0.22;
Packit Service b98cfc
otherwise, the name of the program that is using a stream cannot be shown.
Packit Service b98cfc
Packit Service b98cfc
Need to use alsa-driver kernel 3.4 for Aureal sound cards
Packit Service b98cfc
* Aureal Vortex/Vortex2/Advantage (driver: snd-au8820, snd-au8830, snd-au8810)
Packit Service b98cfc
Packit Service b98cfc
Author: Clemens Ladisch <clemens@ladisch.de>