CAM - Cpu's Audio Mixer for Linux 
=================================

This is an audio mixer for Linux with an interface or command line support.

The interface is done with the ncurses library, so you need to have ncurses
installed in order to use this program. You also need a Linux kernel with 
the sound driver 2.0 ( 0.99.14 I think ) compiled in.

This program is based on 'aumix' from Savio Lam, so I'd lik to thank him for 
some of his code.

The program has ( yet ) only been tested with a soundblaster/16 bit , an
VGA color display, kernel 1.0.8. ( sound Driver 2.4 )  and ncurses 1.8.1.
There are problems with ncurses 1.8.5. But since all programs with 1.8.5 
have color problems, it's no my fault :-)

I made this program in august 1994, but I wasn't able to put this on the 
Internet until october 1994.

SHOULD YOU EVER USE THIS PROGRAM, PLEASE SEND ME AN EMAIL TO LET ME KNOW.

Please also send comments, bugs or things you changed ( or would like to seen
changed ) in the code.
(Money is also welcome, since I always seem to run out of it)

How to install ?
- Type 'make clean; make cam' at the prompt.
  This will compile the source code.
- Type 'make install' at the prompt
  This will put 'cam' in the /usr/bin directory and install the manpages.
OR 
Type 'make all' to do the compilation and the installation at the same
time.

( read NOTES for a background story of this program )

REGARDS 

Jan 'TWP' VANDENBERGHE 
 email : jvdbergh@wins.uia.ac.be
 irc : TWP on #CPU
