FM MIDI Synth Driver 
Change History

Version 1.00.00 930620: Reworked the initialization and re-initialization
   of driver parameters.  A million small items.  Added sysex messages
   for storing and dumping percussion banks and system parameters.  Added
   programming interface.  Added configuration parameters for saving 
   settings and default bank.  Added IBK timbre parameter, transpose, 
   to allow transposing of a timbre up to +-63 notes.

BETA

Version 0.96.00 930612: Completely reworked the resetting code, added 
   timestatmping of notes to reduce popping and clicking -- we don't
   turnoff and steal any notes which have been only playing for a few
   millisecs.

Version 0.95 930610: Changed the code to properly reset percussion mode and
   tremolo depth when closing and re-opening the driver.

Version 0.94 930608: Removed VxD related code to provide more compatibility 
   with various sound cards.  The card still only allows one opening at a
   time, but it counts the openings itself -- can be overridden by switch:
   [FMSYNTH.DRV] in System.ini: OneInstance=0   NOTE: this does not really
   support multiple openings -- it just loads regardless.
 
   
                    