home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / PROG / ADIP.ZIP / ADIP.EXE / CHANGE.TXT < prev    next >
Encoding:
Text File  |  1994-12-13  |  1.6 KB  |  52 lines

  1. ╒════════════╕
  2. │ Change Log │
  3. ╘════════════╛
  4.  
  5. Version 2.11 (12/13/94)
  6.  
  7. 1.  Bug fixes for NRPN interpreter.
  8. 2.  Bug fixes for CC123 (All Notes Off).
  9. 3.  CC91 (Effects Depth) defaults to 40.
  10. 4.  Improved compatibility with CC121 (Reset All Controllers).
  11. 5.  Improved awe32Dectect() to cater for future EMU8000 variants.
  12. 6.  awe32BaseAddx variable that contains the EMU8000 base address
  13.     has been changed to an array of 3 WORDs that store EMU8000's
  14.     3 I/O windows.
  15. 7.  API functions are re-grouped into 4 additional modules: SYSEX.OBJ,
  16.     SFHELP1.OBJ, SFHELP2.OBJ, and WAVLOAD.OBJ.
  17. 8.  Added awe32Check() to determine EMU8000 configutation.
  18. 9.  Improved awe32StreamSample(), awe32WPLoadSample(), and
  19.     awe32WPStreamSample(). Sample up-loadings are faster.
  20.  
  21.  
  22. Version 2.0
  23.  
  24. 1.  Added the ability to load a PCM sample file into the SB AWE32 DRAM.
  25. 2.  Added  MIDI Non-registered parameter number capabilities.
  26.  
  27.  
  28. Version 1.1.1
  29.  
  30. 1.  Implemented MIDI Controller 11 (Expression) and MIDI Channel
  31.     Aftertouch in DOS MIDI engine.
  32. 2.  Added DOS API to load user SoundFont Banks.
  33. 3.  Added DOS API "awe32Terminate" to properly shutdown the EMU8000.
  34. 4.  Introduced the 'E' BLASTER environment parameter for detection of
  35.     EMU8000 subsystem.
  36. 5.  Remove the constraint of acquiring MMSYSTEM before AWEMAN can be
  37.     opened.
  38. 6.  Added several new API in AWEMAN, namely "AWE_GET_UBANK_PARENT",
  39.     "AWE_GET_DRUM_KIT" and "AWE_ISHANDLE".
  40.  
  41.  
  42. Version 1.1
  43.  
  44. Added a new API in AWEMAN, "AWE_SEND_MIDI".
  45.  
  46.  
  47. Version 1.0
  48.  
  49. Released to developers during Creativity '94
  50.  
  51.  
  52.