Blame hwmixvolume/README

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