wok-current
annotate gnome-alsamixer/description.txt @ rev 24440
Update some current_version
author |
Pascal Bellard <pascal.bellard@slitaz.org> |
date |
Sun Feb 13 21:29:13 2022 +0000 (2022-02-13) |
parents |
|
children |
|
rev |
line source |
al@19128
|
1 A "volume control" application. You can use it to adjust the volume of
|
al@19128
|
2 different sound sources of your sound card.
|
al@19128
|
3
|
al@19128
|
4 It has a nice graphical user interface and a lot of features:
|
al@19128
|
5
|
al@19128
|
6 * access to all of your computers sound cards and audio sources
|
al@19128
|
7 * possibility to give them custom names
|
al@19128
|
8 * only display the mixer controls you need
|
al@19128
|
9 * access to all the extra features some sound cards offer, like
|
al@19128
|
10 3d enhancement, microphone gain boost...
|
al@19128
|
11 * and more
|
al@19128
|
12
|
al@19128
|
13 This application uses the ALSA sound API, you cannot use it if you use the
|
al@19128
|
14 (older) OSS drivers for your sound card(s). In return, it gives you access to
|
al@19128
|
15 all the functionality ALSA provides with the "alsamixer" program, found in the
|
al@19128
|
16 "alsa-utils" package.
|