blob: cb933f61a57b83f07859c6c7d2ce70efc7b80e33 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
This package includes two programs for adjusting sound mixers: xmixer, which
uses the Athena toolkit, and xgmixer, based on GTK+. From the README:
Features:
* For every device which is supported by the soundcard you can
change the volume via a slider. Unsupported devices are not shown.
* Select the input device(s) for recording.
* On startup a configuration file is read which restores device
settings.
* With a menu option you can save the current settings for the next
start up.
* Hide devices which you don't want to see.
* Batch support - just read and evaluate the settings in the
configuration file.
|