wok diff gnome-alsamixer/description.txt @ rev 20891

Update some WEB_SITE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 26 08:20:18 2019 +0100 (2019-02-26)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gnome-alsamixer/description.txt	Tue Feb 26 08:20:18 2019 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 + A "volume control" application. You can use it to adjust the volume of
     1.5 +different sound sources of your sound card.
     1.6 +
     1.7 +It has a nice graphical user interface and a lot of features:
     1.8 +
     1.9 +  * access to all of your computers sound cards and audio sources
    1.10 +  * possibility to give them custom names
    1.11 +  * only display the mixer controls you need
    1.12 +  * access to all the extra features some sound cards offer, like
    1.13 +    3d enhancement, microphone gain boost...
    1.14 +  * and more
    1.15 +
    1.16 +This application uses the ALSA sound API, you cannot use it if you use the
    1.17 +(older) OSS drivers for your sound card(s). In return, it gives you access to
    1.18 +all the functionality ALSA provides with the "alsamixer" program, found in the
    1.19 +"alsa-utils" package.