//////////////////////////////////////////////////////////////////////////////////////////
Version 1.1 - 09/07/1998
//////////////////////////////////////////////////////////////////////////////////////////
 - Added Data Filter
 - Added Merge Tracks
 - Modified Sequence/Track View to show note names
 - Modified Sequence/Track View to allow playing of individual notes
 - Added Cut/Copy/Paste/Delete modules
 - Added Append
 - Added filter capability to Quantize
 - Added Bars View
 - Added Scrap View for cutting/pasting
 - Added Controllers Window
 - Added option in Settings to choose which windows are automatically opened
 - Added System Exclusive module
 - Fixed clean-up for recording thread
 - Added MIDI-Thru
 - Added progress indicator to Sequence/Track view window
 - Improved playback algorithmn - vastly improves precision especially when playing
   large sequences
 - Fixed fast forwarding
 - Program was close with error if RTMIDI wasn't initialized successfully
 - Added Step Recording
 - Added new registration
 - Fixed various windows not displaying correctly in different resolutions
 - Fixed minor problem when recording
 - When changing the meter the meter(time signature) window wasn't being updated
 - Fixed the layout of certain windows

//////////////////////////////////////////////////////////////////////////////////////////
Version 1.06 - 06/23/1998
//////////////////////////////////////////////////////////////////////////////////////////
 - Added Tempo Map
 - Completed interpretation of meta events (key change,time sig change)
 - Track number in Sequence Info will match track numbering on track window
 - Added logic to save last directory where file was opened or saved.
 - Added Meter Map for Time Signatures
 - Implemented saving and restoring window pos and size
 - Widened progress indicator in Quantize module
 - Fixed bar counting.
 - Implemented new mixer module
 - Fixed problem of thread hanging when exiting program while recording/playing.
 - Improved track window painting - eliminated screen flicker everytime there was an update.
 - Implemented MIDI Delay module - Settings in Mixer.
 - Widened Sequence Info window
 - Fixed ReChanneling when sequence is Type 0
 - Now Endless Looping is possible only in playback mode

//////////////////////////////////////////////////////////////////////////////////////////
Version 1.05 - 05/17/1998
//////////////////////////////////////////////////////////////////////////////////////////
 - Now can handle standard MIDI files of Types 0 and 1
 - Now can handle various resolutions
 - Now can re-channel tracks
 - If hardware can only playback now allows user to playback files even if
   they can't record
 - File name now appears in title bar when opening and saving files.
 - Added file open LRU logic
 - Fixed display of track/sequence info
 - Fixed bug in counting algorithm
 - Added capability to change timing sensitivity and format files are saved in.
 - Added progress indicator to quantize window
 - Added ability to change resolution
 - Reworked sequence/track info to load information on a thread
 - Added panic button - turns off all "stuck" notes
 - Added ability to convert to Types 0, 1, and proprietary
 - Now adds program and bank change to beginning of each track if user selects one in MIDI
   Edit window.
 - Program and Bank show a '-' instead of 0 to denote that the user hasn't chosen any
   program or bank change.
 - No longer write out proprietary meta events for bank and program numbers. Now searches
   through each track to see if there any program and/or bank messages
 - Colors weren't being set when adding new track.
 - Various other minor fixes and updates

//////////////////////////////////////////////////////////////////////////////////////////
Version 1.04 - 03/26/1998
//////////////////////////////////////////////////////////////////////////////////////////
 - GA Release
