
           AWEPLAY (v1.0) - AWE32 MIDI PLAYER (MS-DOS)
                   (C) Guenther Klaming 1999

 AWEPLAY is a DOS command line MIDI player that supports loading
 of SoundFont files (SF2).
 The program is designed for use with AWE32 compatible soundcards only.

 AWEPLAY does not rely on any (Creative Labs) sound drivers or settings
 except a valid BLASTER environment string.
 The executable already contains built-in General MIDI presets. 


 usage:    AWEPLAY midifile [sf2file]

 examples: AWEPLAY RADIO.MID 4GMGSMT.SF2
           AWEPLAY C:\AWE\MEDIA\CANON C:\AWE\SFBANK\2GMGSMT


 You need not specify a SoundFont file if it has the same name as the MIDI
 file and is found at the same location. The associated SF2 file will be
 loaded automatically.


 ---------------------------------------------------------------------
 AWEPLAY is freeware.
 AWEPLAY may not be used in a commercial way without permission.
 ---------------------------------------------------------------------

 AWEPLAY runs in 32-bit protected mode using DOS32/A extender.
 complete source code (Watcom C/C++, Assembly) available:

 mailto Guenther Klaming <guentkla@klaming.vol.at>
 

