home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / mseq30b1.zip / HISTORY.TXT < prev    next >
Text File  |  2000-08-15  |  11KB  |  200 lines

  1. //////////////////////////////////////////////////////////////////////////////////////////
  2. Version 3.0
  3. //////////////////////////////////////////////////////////////////////////////////////////
  4.  - Fixed selection logic in piano roll, wave editor and pattern view
  5.  - Fixed delete function where it was deleting every other event
  6. //////////////////////////////////////////////////////////////////////////////////////////
  7. Version 2.2
  8. //////////////////////////////////////////////////////////////////////////////////////////
  9.  - Added editing features to Piano Roll
  10.  - Added wave "stretching" to audio track
  11.  - Audio controls weren't being enabled when loading audio data from file
  12.  - Added accelerators for keyboard control of sequencer
  13.  - Cleaned up static at end of waveform playback
  14.  - Fixed SMF conversions and added progress indicator
  15.  - Fixed SMF loading bottleneck
  16.  - Fixed TempoMap and MeterMap bar values
  17.  - Fixed beats logic when changing time signature
  18.  - Fixed bug with Piano Roll with large tracks
  19.  - Improved time signature logic in Piano Roll
  20.  - Fixed bug in Event Window with various time signatures
  21.  - Improved loading performance of Piano Roll
  22.  - Fast forwarding wasn't reacting to time signature changes
  23.  - Meter Map was failing when setting meter for new sequence
  24.  - Tempo Map was failing when setting tempo for new sequence
  25.  - Added new audio project file type
  26.  - New sequences weren't saving tempos
  27.  - Loading of audio sequences wasn't scaling correctly
  28.  - Wasn't allowing for audio project saves in other directory but current
  29.  - Wasn't updating time signature immediately when loading sequence
  30.  - Metronome timing was off for various time signatures
  31.  - Time signature wasn't being reset when creating new sequence
  32. //////////////////////////////////////////////////////////////////////////////////////////
  33. Version 2.01
  34. //////////////////////////////////////////////////////////////////////////////////////////
  35.  - Re-implemented track looping
  36.  - Muted tracks were always advancing instead of following normal logic
  37. //////////////////////////////////////////////////////////////////////////////////////////
  38. Version 2.0 Final Edition
  39. //////////////////////////////////////////////////////////////////////////////////////////
  40.  - Audio menu options weren't disabling if audio unavailable
  41.  - Piano roll wasn't initializing playback buffer after changes
  42.  - Now sending out delay (effects) note-off messages individually
  43.  - Pop-up menu was dispalying wrong selections for loop, volume events in Audio Track
  44.  - Install script was failing if directory name had spaces
  45. //////////////////////////////////////////////////////////////////////////////////////////
  46. Version 2.0 Preview Edition - Build 6
  47. //////////////////////////////////////////////////////////////////////////////////////////
  48.  - Fixed bug with losing recording status after writing data
  49.  - Metronome was enabled upon startup even though button was red
  50.  - Audio sequences were ending prematurely
  51.  - Fixed position bug in Piano Roll
  52.  - Fixed port selection for keyboard in Piano Roll
  53.  - Fixed count in SysEx module
  54.  - Fixed panic button logic
  55.  - Fixed sloowwwww memory leak - Ouch!!!
  56.  - Fixed note number logic - was off by one
  57. //////////////////////////////////////////////////////////////////////////////////////////
  58. Version 2.0 Preview Edition - Build 5 02/21/2000
  59. //////////////////////////////////////////////////////////////////////////////////////////
  60.  - Fixed bug in comments window when clearing text
  61.  - Fixed nasty bug with recording
  62.  - Fixed bug with drag'n drop in audio window and piano roll
  63.  - Fixed bug where if track being recorded had events it was being played back instead
  64.    of ignored
  65.  - Fixed logic error in Step Recording module
  66. //////////////////////////////////////////////////////////////////////////////////////////
  67. Version 2.0 Preview Edition - Build 4 02/15/2000
  68. //////////////////////////////////////////////////////////////////////////////////////////
  69.  - Fixed message capturing with Step Recording module
  70.  - Fixed bug with incoming MIDI message while recording audio
  71.  - Fixed time bug in quantize module
  72.  - Fixed bug where Program change messages weren't being sent with certain MIDI files
  73.  - Added function callback for filtering incoming MIDI messages
  74.  - Fixed bug with endless loop function
  75.  - Fixed timing bug with MIDI metronome
  76. //////////////////////////////////////////////////////////////////////////////////////////
  77. Version 2.0 Preview Edition - Build 3 02/09/2000
  78. //////////////////////////////////////////////////////////////////////////////////////////
  79.  - Added Extract Channel module
  80.  - Fixed problem with loading SMFs with Lyric information
  81. //////////////////////////////////////////////////////////////////////////////////////////
  82. Version 2.0 Preview Edition - Build 2 02/01/2000
  83. //////////////////////////////////////////////////////////////////////////////////////////
  84.  - Fixed timing issues with the MIDI metronome
  85.  - Added new option to allow recording on all channels in Track Editor
  86.  - Modified treble/bass/reverb parameters to be set on amp/mixer level
  87. //////////////////////////////////////////////////////////////////////////////////////////
  88. Version 2.0 Preview Edition - 01/13/2000
  89. //////////////////////////////////////////////////////////////////////////////////////////
  90.  - Brand new audio engine with direct-to-hard-disk recording/playback
  91.  - New audio recording window
  92.  - Updated audio window with volume and playback controls
  93.  - Added buffer-only feature for smaller audio files
  94.  - Finished piano roll module
  95. //////////////////////////////////////////////////////////////////////////////////////////
  96. Version 2.0 Beta V - 08/05/1999
  97. //////////////////////////////////////////////////////////////////////////////////////////
  98.  - Fixed bug in recording module that prevented capture of incoming messages at times
  99.  - Added Piano Roll module - preliminary
  100. //////////////////////////////////////////////////////////////////////////////////////////
  101. Version 2.0 Beta IV - 07/13/1999
  102. //////////////////////////////////////////////////////////////////////////////////////////
  103.  - Fixed bug in Wave Editor module
  104.  - Removed master audio window under settings and added it to the mixer
  105.  - Made some improvements to the Bars window
  106.  - Updated the documentation
  107. //////////////////////////////////////////////////////////////////////////////////////////
  108. Version 2.0 Beta III - 06/28/1999
  109. //////////////////////////////////////////////////////////////////////////////////////////
  110.  - Added Digital Audio Sequencing
  111.  - Added Wave Editing module with special effects
  112.  - Added support for MIDI Station Sequencer native format for audio
  113.  - Added Direct to Hard Disk recording via DART
  114.  - Added Status Window
  115.  - Added Rhythm Editor
  116.  - Added Auto Rewind
  117.  - Added Endless Loop
  118.  - Modified playback algorithm
  119.  - Fixed problem with delay module
  120.  - New Track Edit Window
  121. //////////////////////////////////////////////////////////////////////////////////////////
  122. Version 1.1 - 09/07/1998
  123. //////////////////////////////////////////////////////////////////////////////////////////
  124.  - Added Data Filter
  125.  - Added Merge Tracks
  126.  - Modified Sequence/Track View to show note names
  127.  - Modified Sequence/Track View to allow playing of individual notes
  128.  - Added Cut/Copy/Paste/Delete modules
  129.  - Added Append
  130.  - Added filter capability to Quantize
  131.  - Added Bars View
  132.  - Added Scrap View for cutting/pasting
  133.  - Added Controllers Window
  134.  - Added option in Settings to choose which windows are automatically opened
  135.  - Added System Exclusive module
  136.  - Fixed clean-up for recording thread
  137.  - Added MIDI-Thru
  138.  - Added progress indicator to Sequence/Track view window
  139.  - Improved playback algorithmn - vastly improves precision especially when playing
  140.    large sequences
  141.  - Fixed fast forwarding
  142.  - Program was close with error if RTMIDI wasn't initialized successfully
  143.  - Added Step Recording
  144.  - Added new registration
  145.  - Fixed various windows not displaying correctly in different resolutions
  146.  - Fixed minor problem when recording
  147.  - When changing the meter the meter(time signature) window wasn't being updated
  148.  - Fixed the layout of certain windows
  149.  
  150. //////////////////////////////////////////////////////////////////////////////////////////
  151. Version 1.06 - 06/23/1998
  152. //////////////////////////////////////////////////////////////////////////////////////////
  153.  - Added Tempo Map
  154.  - Completed interpretation of meta events (key change,time sig change)
  155.  - Track number in Sequence Info will match track numbering on track window
  156.  - Added logic to save last directory where file was opened or saved.
  157.  - Added Meter Map for Time Signatures
  158.  - Implemented saving and restoring window pos and size
  159.  - Widened progress indicator in Quantize module
  160.  - Fixed bar counting.
  161.  - Implemented new mixer module
  162.  - Fixed problem of thread hanging when exiting program while recording/playing.
  163.  - Improved track window painting - eliminated screen flicker everytime there was an update.
  164.  - Implemented MIDI Delay module - Settings in Mixer.
  165.  - Widened Sequence Info window
  166.  - Fixed ReChanneling when sequence is Type 0
  167.  - Now Endless Looping is possible only in playback mode
  168.  
  169. //////////////////////////////////////////////////////////////////////////////////////////
  170. Version 1.05 - 05/17/1998
  171. //////////////////////////////////////////////////////////////////////////////////////////
  172.  - Now can handle standard MIDI files of Types 0 and 1
  173.  - Now can handle various resolutions
  174.  - Now can re-channel tracks
  175.  - If hardware can only playback now allows user to playback files even if
  176.    they can't record
  177.  - File name now appears in title bar when opening and saving files.
  178.  - Added file open LRU logic
  179.  - Fixed display of track/sequence info
  180.  - Fixed bug in counting algorithm
  181.  - Added capability to change timing sensitivity and format files are saved in.
  182.  - Added progress indicator to quantize window
  183.  - Added ability to change resolution
  184.  - Reworked sequence/track info to load information on a thread
  185.  - Added panic button - turns off all "stuck" notes
  186.  - Added ability to convert to Types 0, 1, and proprietary
  187.  - Now adds program and bank change to beginning of each track if user selects one in MIDI
  188.    Edit window.
  189.  - Program and Bank show a '-' instead of 0 to denote that the user hasn't chosen any
  190.    program or bank change.
  191.  - No longer write out proprietary meta events for bank and program numbers. Now searches
  192.    through each track to see if there any program and/or bank messages
  193.  - Colors weren't being set when adding new track.
  194.  - Various other minor fixes and updates
  195.  
  196. //////////////////////////////////////////////////////////////////////////////////////////
  197. Version 1.04 - 03/26/1998
  198. //////////////////////////////////////////////////////////////////////////////////////////
  199.  - GA Release
  200.