wok
annotate gnome-alsamixer/description.txt @ rev 24612
updated gnuplot (4.6.5 -> 5.4.3)
author |
Hans-G?nter Theisgen |
date |
Sun Mar 06 16:11:56 2022 +0100 (2022-03-06) |
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.
|