StripWav: WAVE file header stripper
Version 1.1 (18 June 96)

Copyright (c) 1996 by Timothy J. Weber

Permission granted for private or commercial use.  Duplication or
redistribution prohibited.


This program removes the summary information placed by some programs 
into the headers of WAVE files. This extra information is legal 
according to Microsoft's definition of the file format, but causes
problems with older programs that assume that everything after the 
file header is sample data.

You can strip header information from a file in any of the following 
ways:

- start up the program, then choose the file with File|Strip;

- start up the program, then choose it from the most recently used 
files on the File menu;

- drag the file to the program icon when the program isnt running;

- drag the file to the program window when it is running; or

- type the command "stripwav myfile.wav" at the command prompt, with an
optional "/close" argument to have the program close when it finishes
successfully.

You are free to use this program however you choose.  I only ask that 
if you want to pass it on to someone else, have them download it from 
my Web site at http://www.lightlink.com/tjweber rather than giving them 
a copy directly.

Send any comments or suggestions to tjweber@fcinet.com.
