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 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 should run with ncurses-1.9.7a or newer.


*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 see
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 (You have to be root to do this)
  This will put 'cam' and 'xcam' in the /usr/bin directory, install the vga font
  and install the manpages.

How to run ?
- Just type 'cam' or 'xcam'.
- type 'cam --help' to see all the command parameters


NOTE ABOUT xcam
xcam isn't realy a X11 program. 
It just runs cam in an xterm with the vga font.


REGARDS 

Jan 'TWP' VANDENBERGHE 
 email : jvdbergh@uia.ua.ac.be
 irc : TWP on #VLAANDEREN
