	Readme file for WMix.zip

	Thank you for showing interest in my WaveMix import module for Delphi.
This package contains everything you'll need to add WaveMix's multi-sound
playing capacity to your Delphi projects. The files enclosed are:

	WAVEMIX.DLL : Microsoft's WaveMix DLL for Windows 3.1X
	WAVEMIX.INI : The INI file used by WaveMix (required to run it)
	WMIX.PAS    : The WaveMix import module for Delphi
	WMIX.DCU    : The converted Delphi unit for the import module
	USEWMIX.TXT : How to incorporate the WMix module in your Delphi program
	ABSTRACT.TXT: A brief abstract of the WaveMix DLL
	WAVEMIX.TXT : A detailed rundown (in 'C' code) of the WaveMix DLL
	MIXDESCR.TXT: A description of how WaveMix works
	README.TXT  : This file

	If you are a WAVe Blender user, you already have many of these files.
The only files REQUIRED to use WaveMix with Delphi are WAVEMIX.DLL, WAVEMIX.INI,
and WMIX.PAS; the other files (particularly USEWMIX.TXT) are simply for your
convenience.

	Since WaveMix is distributed royalty-free by Microsoft, I cannot charge
anything for the use of the WMix module, or request any other form of payment.
I only request that any Delphi code you distribute (or the documentation for
the compiled version of your program) contain a statement such as:

	WaveMix DLL Import Module May 1995 by Gavin R. Kujawa

	Once you read the USEWMIX.TXT file, you should find it easy to add full
WaveMix functionality to your Delphi project.

					Thank You,
						Gavin R. Kujawa