 ===========================================================================
                  PLAY - A WAVE PLAYER FOR THE INTERNAL SPEAKER
 ===========================================================================
                     Copyright 2002, Sebastian Mate


 Program:     PLAY
 Author:      Sebastian Mate (sebmate@arcor.de)
 Version:     1.00 (1)

 Disclaimer
 ----------
 The programmer assumes no responsibility for any harm or costs
 that comes from using the material contained in these files and to
 you, your computer, or anything relating to your existence. No
 warranty is provided or implied on these files!
 These files are provided as they are (as if you have written them on your
 own).
 All names and trademarks belong to their owners.

 -> You can use this program in any way you want, however, please
    give me credits.

 Features
 --------
 PLAY is a program that can play a 22050 Hz, 8 bit, mono WAV file through your
 internal speaker in 6 bit quality.

 System Requirements
 -------------------
 -> A fast CPU (Pentium or faster)

 Installation and Configuration
 ------------------------------
 UNZIP all files to a directory. 

 Playing a Wave file with PLAY
 -----------------------------
 To play a WAV file (22050 Hz, 8 bit, mono), simply type
  
   PLAY.EXE FILE.WAV

 Compiling the Source
 --------------------
 If you want to compile the source, do the following:
 -> Copy all files from the scr-directory into you QuickBasic 7.1 (other versions
    should work as well)
 -> Run COMPILE.BAT in your QuickBasic directory

 Contact
 -------
 Please feel free to contact me!

 www.sm-gimi.de
 www.realmidi.de.vu

 sebmate@arcor.de

 Your Sebastian Mate