
PLAY / RECORD for Linux -- Release 0.1, July, 1993
==================================================

Play plays wav-file through your soundcard. It checks the header
of the file to set the correct mode, speed, bit per sample...

Record records sound data and saves the data in a wav-file. 

Installation:
-------------

Check "MAN" and "BIN" in the Makefile, then "make install". 

More information could be found in the releated man page coming
with this package. 

			Andre Fuechsel, af1@irz.inf.tu-dresden.de


Copyright note: 
---------------

some code comes from the recplay.c written by Liam Corner, 
posted in the "Audio Utilities for Linux 2.0" - Package.


