
                       Mixer.app
	<http://www.student.hk-r.se/~pt96pli/mixer/>
	
                      by Per Liden
		    <per@rsn.hk-r.se>


Description
--------------------------------------------------------------
Mixer.app is a mixer utility for Linux/FreeBSD systems. It is 
designed to be docked in Window Maker. This utility has three 
volume controllers that can be configured to handle any sound 
source, the default sources are master-, cd- and pcm-volume.
Sound sources can easily be muted and there is also wheel mouse
support.


Files
--------------------------------------------------------------
README		This file.
INSTALL		Installation instructions.
ChangeLog	Description of changes.
COPYING		GNU General Public License Version 2.
*.cc *.h	Source files.


Hints
--------------------------------------------------------------
Error led:
	If the led on Mixer.app is red an error message has 
	been printed to stderr and something is not working 
	correctly. If the led is green everything is working ok.

Mute:
	Right click on a volume controller to mute the sound
	source. The button will then have a red led in one corner.
	Right click again to restore the volume. If a muted sound
	source is modified by another application Mixer.app will 
	automaticaly release its muted state.

Wheel mouse:
	If you have a wheel mouse (where the wheel is configured as 
	Button4 and Button5) you can control the volume by just moving
	the mouse over Mixer.app and roll the wheel up and down. Use 
	the command line option -w to specify which slider that should 
	react to the wheel movement.


Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a 
bugreport to per@rsn.hk-r.se and describe the problem.


Special thanks to
--------------------------------------------------------------
David Sauer <davids@iol.cz>
Theo Schlossnagle <theo@omniti.com>
Alban Hertroys <dalroi@wit401310.student.utwente.nl>


Copyright
--------------------------------------------------------------
Mixer.app is copyright (c) 1998, 1999 by Per Liden and is 
licensed through the GNU General Public License. Read the 
COPYING file for the complete license.

Minor parts of this code are taken from asmixer by Rob Malda
(malda@slashdot.org)
