mix v1.0 (C)Copyright 1997 by Bjorn Ahlquist/a97bjoah@ida.his.se


What is mix?
------------
  Mix is a non-x /dev/mixer interface. It is a program which allows you to
  change the volume/bass/treble/etc mixers on your soundcard (if supported).
  I wrote this mainly for own use, but it includes some nice features;
    - Stereo settings, adjust left/right or both output channels
    - Relative settings, add/sub from the current setting
    - Compact syntax a la chmod
  But the main thing about it is that it doesn't curses or simular,
  it's just a small, clean program.


Copying
-------
  It's under the standard GPL license.
  Not included in this document, read COPYING.GPL.

How to install it
-----------------
  This should be no problem. The archive comes with a precompiled binary,
  but if you want to recompile it by yourself, just type
  % make

  It should compile cleanly.. it does on my machine ;)
  Then, to install it to /usr/local/bin
  % make install
  

To do
-----
  Find bugs      - And fix'em.
  Write man file - Anyone? Free fame.. :P
  Learn english  - Oh well..
 

Contact
-------
  It would be nice to know if anybody actually use this program. I guess
  that makes it email-ware, hehe =). (if you really feel you can't send
  me a small email, you don't have to)
  
  a97bjoah@ida.his.se


------------------------- Have a great day today! ------------------------

