blob: d07d6185f006e38a8a2d6e24e1861db91cea6f43 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
This package includes two programs for adjusting sound mixers: xmixer, which
uses the Athena toolkit, and gmixer, 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.
Note: this conflicts with audio/gmixer.
WWW: http://www.hdk-berlin.de/~rasca/xmixer/
|