home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / AWE / AWEMP130.ZIP / AWEMP.REV < prev    next >
Encoding:
Text File  |  1995-08-27  |  9.1 KB  |  201 lines

  1. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  2.                        Sound Blaster AWE32 Module Player
  3.                          Copyright (C) 1995 by B.Boer
  4.                              All rights reserved
  5.                                Revision history
  6. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  7.  
  8.  
  9. -  -  -  - - - --- version 1.30 ---*-*-*-*-*---- 27 Aug 1995 --- - - -  -  -  -
  10.  
  11.           * AWEDIP completely removed, yes!!
  12.           * Size of play-list increased to 1024 entries.
  13.           * All warning messages can now be ignored with option '/I'
  14.             added to the commandline.
  15.           * Force upload is now a default setting, this makes option
  16.             '/F' redundant.
  17.           * Sample names with control codes no longer trash the screen.
  18.           * Removed *many* clicks.
  19.  
  20. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  21.  
  22.  
  23. -  -  -  - - - --- version 1.24 ---*-*-*-*-*---- 16 Aug 1995 --- - - -  -  -  -
  24.  
  25.           * Non-public release.
  26.           * Added sample offset (9xx) effect.
  27.           * Fixed small bug in note delay (EDx) effect.
  28.           * Options '/D', '/S' and '/V' temporarily disabled.
  29.           * Module loader completely rewritten.
  30.           * Play-routine partly rewritten.
  31.  
  32. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  33.  
  34.  
  35. -  -  -  - - - --- version 1.23 ---*-*-*-*-*---- 30 Jul 1995 --- - - -  -  -  -
  36.  
  37.           * Selectable reverb and chorus effects! Pressing 'E' will
  38.             pop up a window where you can choose between 16 different
  39.             effects.
  40.           * Double sampling RAM option. With '/D' added to the
  41.             commandline you can now load modules with sizes up to
  42.             512 kb if you have 512 kb on your AWE32, 4 Mb if you have
  43.             4 Mb on your AWE32, etc. Though, you will have some loss
  44.             of sample quality, especially with hi-hats and high
  45.             quality strings.
  46.           * Changed behaviour of random play-list selector a bit;
  47.             instead of taking a random module in the play-list, the
  48.             play-list itself is shuffled now.
  49.           * Enabled the '/V' option, it was just disabled in version
  50.             1.22 because of some changements in the calculation of
  51.             the volume table. Although I think that not many will
  52.             use this option.
  53.           * Force upload will now really load as many samples as
  54.             possible. Previous versions discarded the remaining
  55.             samples even if some of them did fit in the AWE32 RAM.
  56.           * Fixed bug in portamento up/down (1xx/2xx) effect.
  57.           * Fixed a rather stupid bug in note cut (ECx) effect.
  58.  
  59. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  60.  
  61.  
  62. -  -  -  - - - --- version 1.22 ---*-*-*-*-*----- 9 Jul 1995 --- - - -  -  -  -
  63.  
  64.           * Added following effects:
  65.               0xy - arpeggio
  66.               1xx - portamento up
  67.               2xx - portamento down
  68.               3xx - portamento to note
  69.               5xx - tone portamento + volume slide
  70.               E1x - fine portamento up
  71.               E2x - fine portamento down
  72.           * When returning from the DOS-shell some colors in the
  73.             screen did blink, but this bug occured on only a few
  74.             systems, though it should be fixed now.
  75.           * If you changed the current working directory within a
  76.             DOS-shell and you returned to AWEMP, the modules in
  77.             the play-list couldn't be found anymore. Fixed now.
  78.  
  79. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  80.  
  81.  
  82. -  -  -  - - - --- version 1.21 ---*-*-*-*-*---- 29 Jun 1995 --- - - -  -  -  -
  83.  
  84.           * Added play list option. You can now for example type at
  85.             the DOS prompt: AWEMP *.MOD, AWEMP will then add all the
  86.             files matching *.MOD to a play list. While AWEMP is
  87.             playing press 'N' for next module or press 'L' to select
  88.             a module in the play list. You can also play the modules
  89.             in a random order, this can be done by adding the option
  90.             '/R' to the commandline.
  91.             Note that the play list can hold a maximum of 255 file-
  92.             names, so I would't advice you to type AWEMP *.MOD on
  93.             places where you will likely have more than 255 modules
  94.             (such as CD-ROMs).
  95.           * Added the ability to view the sample names. Pressing 'A'
  96.             while AWEMP is playing should do the trick.
  97.           * If AWEMP tries to load a corrupted module, AWEMP will
  98.             show a warning box which gives you the opportunity to
  99.             play the module or to discard it.
  100.           * Added support for 15-instruments MODs!
  101.  
  102. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  103.  
  104.  
  105. -  -  -  - - - --- version 1.20 ---*-*-*-*-*----- 3 Jun 1995 --- - - -  -  -  -
  106.  
  107.           * AWEMP has a totally new cool look! Check out yourself!
  108.             Make sure you have a VGA adapter installed in your
  109.             system. :)
  110.           * Added following effects:
  111.               5xx - tone portamento + volume slide (*)
  112.               6xy - vibrato + volume slide (*)
  113.               EDx - note delay
  114.             Effects marked with an asterisk (*) are partly implemented,
  115.             i.e. only the volume slide works.
  116.           * Added adjustable reverb and chorus depths option.
  117.           * Added disable module looping commandline option.
  118.           * Fixed bug in set loop and jump to loop effects.
  119.           * Volume slider slided - again - too fast! Should be fixed
  120.             now finally.
  121.           * Removed 64k limit for samples. Samplesize is now limited
  122.             to RAM on AWE32. Note that MOD files support samplesizes
  123.             up to only 128k.
  124.           * Floating point instructions removed, these caused too many
  125.             errors on systems without a coprocessor. Couldn't test it
  126.             though, because I've got one (a 486DX you know).
  127.           * AWEMP searches now for the COMSPEC variable, so you can
  128.             shell to any commandline interpreter in any directory.
  129.           * Added wildcards support. Filename extensions are not needed
  130.             anymore.
  131.           * Removed some grammer errors in AWEMP.DOC and AWEMP.REV,
  132.             thanks to Gemini for fixing this.
  133.  
  134. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  135.  
  136.  
  137. -  -  -  - - - --- version 1.12 ---*-*-*-*-*---- 23 May 1995 --- - - -  -  -  -
  138.  
  139.           * Added shell to DOS option.
  140.           * Added adjustable main volume option.
  141.           * When exiting AWEMP, the system sometimes hangs, caused
  142.             by non-freed allocated memory blocks. Fixed now.
  143.           * On some BBSs the description of AWEMP was completely
  144.             ruined, because I didn't add spaces to fill the line to
  145.             the end. This is hopefully fixed now, because it isn't
  146.             quite readable that way. :)
  147.  
  148. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  149.  
  150.  
  151. -  -  -  - - - --- version 1.11 ---*-*-*-*-*---- 22 May 1995 --- - - -  -  -  -
  152.  
  153.           * Optimized calculation of volume table, volumes should
  154.             now be set to the right values.
  155.           * Fixed bug in the commandline processor.
  156.           * Removed some grammar errors in the documentation.
  157.  
  158. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  159.  
  160.  
  161. -  -  -  - - - --- version 1.1 ----*-*-*-*-*---- 21 May 1995 --- - - -  -  -  -
  162.  
  163.           * Added following effects:
  164.               E5x - set loop
  165.               E6x - jump to loop
  166.               E9x - retrig note
  167.               ECx - note cut
  168.               EEx - pattern delay
  169.           * AWEMP now uses an alternate volume table to amplify
  170.             samples with low volumes a bit.
  171.           * Volume slider slided too fast, fixed now.
  172.           * Size of patterndata is no longer limited to 64k.
  173.           * Fixed small bug in modloader, caused some modules not
  174.             to be loaded, especially when using the /F option.
  175.           * AWEMP didn't work properly on a 286/386 without
  176.             coprocessor, thanks to KjB (or is it Gemini?) for
  177.             reporting this stupid bug.
  178.           * Changed name of AWE32MP to AWEMP.
  179.  
  180. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  181.  
  182.  
  183. -  -  -  - - - --- version 1.0 ----*-*-*-*-*---- 17 May 1995 --- - - -  -  -  -
  184.  
  185.           * First release of my very first modplayer, programmed
  186.             for Creative Labs' Sound Blaster AWE32.
  187.           * Protracker, Fasttracker and Startrekker modules with
  188.             up to 8 channels supported.
  189.           * Effects supported:
  190.               8xx - pan set
  191.               Axy - volume slide up/down
  192.               Bxx - position jump
  193.               Cxx - volume set
  194.               Dxx - pattern break
  195.               EAx - fine volume slide up
  196.               EBx - fine volume slide down
  197.               Fxx - speed/bpm set
  198.  
  199. -  -  -  - - - --------------------*-*-*-*-*-------------------- - - -  -  -  -
  200.  
  201.