mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
hwmixvolume: mention the new dependencies in the README
Signed-off-by: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
88bd30b732
commit
dc733d6b08
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ that use hardware mixing, i.e., those based on the following chips:
|
||||||
* Yamaha DS-1 (YMF-724/740/744/754) (driver: snd-ymfpci)
|
* Yamaha DS-1 (YMF-724/740/744/754) (driver: snd-ymfpci)
|
||||||
|
|
||||||
|
|
||||||
This tool requires Python, pygtk, and alsa-pyton 1.0.22 or later.
|
This tool requires Python, PyGObject, GTK+ 3.0 or later, and alsa-python 1.0.22
|
||||||
|
or later.
|
||||||
|
|
||||||
It is recommended to use at least Linux kernel 2.6.32 or alsa-driver 1.0.22;
|
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.
|
otherwise, the name of the program that is using a stream cannot be shown.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue