1
2
3    http://home.pages.de/~rasca/xmixer/
4     _________________________________________________________________
5
6   XMixer
7
8                               Version 0.9.4
9
10   [1]Gtk+ / [2]Xaw-based soundcard mixer program for [3]Linux (or other
11    systems with an [4]OSS/Free sound driver or an OSS-ALSA emulation? -
12                                not tested!)
13              � Rasca, Berlin - published under the [5]GNU GPL
14
15   Source code: [6]xmixer-0.9.4.tar.gz (~ 130 kb)
16   Screen dumps: [7]Xaw GUI, [8]Gtk+ GUI
17
18   [9]Usage:
19   xmixer [-m <device> ] [ -q ] [ -n ] [ -D ] [ -V ] [ -d <display> ] [
20   -g <geometry> ]
21   xgmixer [-m <device> ] [ -q ] [ -n ] [ -D ] [ -V ] [ --display
22   <display> ]
23
24    Features:
25     * For every device which is supported by the soundcard you can
26       change the volume via a slider. Unsupported devices are not shown.
27     * Select the input device(s) for recording.
28     * On startup a configuration file is read which restores device
29       settings.
30     * With a menu option you can save the current settings for the next
31       startup.
32     * Hide devices which you don't want to see.
33     * Batch support - just read and evaluate the settings in the
34       configuration file, no X-server connection is needed.
35
36    Installation:
37     * run 'configure', call 'make' and then call 'make install'
38     * or use the included setup.tcl script
39     _________________________________________________________________
40
41
42    [10]rasca, 16. Nov 2000 - 09:09
43
44References
45
46   1. http://www.gtk.org/
47   2. http://www.opengroup.org/tech/desktop/x/
48   3. http://www.linux.org/
49   4. http://www.4front-tech.com/ossfree/
50   5. http://home.pages.de/~rasca/xmixer/COPYING
51   6. http://home.pages.de/~rasca/xmixer-0.9.4.tar.gz
52   7. http://home.pages.de/~rasca/xmixer/xaw_gui.png
53   8. http://home.pages.de/~rasca/xmixer/gtk_gui.png
54   9. http://home.pages.de/~rasca/xmixer/xmixer.html
55  10. http://home.pages.de/~rasca/
56