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