home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 19 / FreelogHS19.iso / Trackers / Modplug / History.txt next >
Text File  |  2004-02-25  |  3KB  |  57 lines

  1. ** Warning this is the 'WILD' MODPLUG RELEASE **
  2.  
  3. This release of Modplug contains experimental content. It has
  4. not been extensively tested and it's likely it can cause problems
  5. on your system. If you are prepared to accept that errors can occur
  6. and you might lose your music or worse the system crashes then you
  7. can enjoy some of the new features on offer. To be safe stick with the
  8. stable release of Modplug. If you do use this version of the software 
  9. then please provide feedback at:
  10.  
  11. web:   http://sourceforge.net/projects/modplug 
  12.  
  13. email: modplug@plastikskouser.com    Developer, Admin
  14. email: modplug@soal.org                 Developer, Admin
  15.  
  16.  
  17.  
  18. v2004.02.24   Author: Rewbs  Contact: modplug@soal.org
  19. -------------------------------------------------------
  20. 1. Each individual view (general/pattern/samples/intruments/comments) remembers its own horizontal splitter position.
  21. 2. If you enter notes in a channel to which a VSTi has been assigned, and you're using an instrument with a midi channel send, you should hear the VSTi play as you enter the notes.
  22. 3. Minor cosmetic changes, including about dialog image by Snu & Shableep. :)
  23.  
  24. v2004.02.22   Author: Trevor Nunes Contact: modplug@plastikskouser.com
  25. -----------------------------------------------------------------------
  26. Experimental features in this version:
  27.  
  28. 1 Conditional compilation for MMX,SSE,AMD assembly routines
  29.   This should allow compilation on Vanilla VC6 compilers.
  30.  
  31. 2 255 channel support with updated IT loader/saver. It should not
  32.   impact existing .it modules and allows for safe loading and saving of
  33.   >64 channel modules.
  34.  
  35.  
  36. v2004.02.16   Author: Rewbs  Contact: modplug@soal.org
  37. -------------------------------------------------------
  38. Experimental features in this version:
  39.  
  40. 1. A Dry/wet slider for each plugin - values should save and load in this version, and be cleanly ignored by older versions.
  41.    Should also work properly now. :)
  42.  
  43. 2. Tick resolution midi macro slide. Use \xx command instead of Zxx if you want your plugin param to slide to xx over the course of that row rather than brutally jumping there. Should also work on built-in cutoff+resonance. For an example of what this effect does, download: http://www.soal.org/expMPT/paramSlideDemo.zip .
  44.  
  45. 3. Effect param graphical editor prototype. Left click modifies a single node, right click & drag to "draw".
  46.    Warning, things get quite sluggish if you're visualizing many rows and make the window quite large.
  47.    Known bugs:
  48.     . Occasional visual glitches: nodes sometimes don't get erased with large window size; resize the window to clear it up.
  49.     . you have to move the focus back to the pattern to undo
  50.  
  51. 4. Mixpaste, just like in IT2
  52.  
  53. 5. Option to have "follow song" disabled by default under general settings.
  54.  
  55. 6. SDx works on VSTis.
  56.  
  57.