tkMix v1.2
----------

Mike Welch <mike@tara.demon.co.uk>

tkMix is a graphical audio mixer for *nix that makes use of /dev/mixer in
the Open Sound System (OSS). 


Installation
-----------

Just type make, and copy the executable to wherever you want. You should
have the Tcl and Tk libraries installed.

I've included a small pixmap that FVWM users might want to use as tkMix's
icon. Just copy it into your pixmaps directory and add the following line
to your .fvwmrc file: 

	Style "*tkMix*"    Icon mix.xpm


Stereo Field Enhancement, Loudness and Mute
-------------------------------------------

You may not get these controls if your soundcard doesn't support them. 
Looking at the kernel source the only one that I think does is the Pro 
Audio Spectrum. You can turn this feature off by removing the '-DPAS' 
from the Makefile.


Bugs, Problems and Suggestions
------------------------------

Any bug reports, suggestions, money, job offers gratefully accepted.


New Versions
------------

The latest version of tkMix can be found at 
	http://www.tara.demon.co.uk/software/tkmix.html

There is also a mailing list where announcements will be posted. To 
subscribe send a mail message to 'majordomo@tara.demon.co.uk' containing 
the line 'subscribe tkmix <your e-mail address>' and you should be added 
within 24 hours. 


Thanks
------

Thanks to the following people who helped me out with testing, bug 
reports and other stuff:

Kristian McStewart, Guido Muesch, Phil Ross, Michael McChonnell, Keith
MacWilloughby, Pep Streibeck, Spiro T Agnew (deceased).


Licence
-------

tkMix is distriburted under the terms of the GNU Public Licence. Please 
read the file 'LICENCE' that should have been included with this package
for the full terms and conditions.
