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