home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / GMKBD16 / HISTORY < prev    next >
Encoding:
Text File  |  1996-03-04  |  1.9 KB  |  52 lines

  1. History of GMKbd
  2. ================
  3.  
  4. Version 1.6     1996-03-04
  5. ==========================
  6. - Menu bar can be toggled on/off now
  7. - Caption can be toggled on/off now
  8. - Performance Map Configuration added to toolbar
  9.  
  10. Version 1.5     1996-02-29
  11. ==========================
  12. - calling "Piano Midi In" didn't work; corrected
  13. - added "Send Aftertouch" check box to keyboard configuration; allows to
  14.   disable sending of aftertouch information if sliding up and down on a key
  15.   with the mouse
  16. - segment alignment set to 2 by Watcom Linker; now set to 16 (in driver, too)
  17. - passes instance handle to mmsystem in midiIn/OutOpen() calls now
  18. - uses 3D mode internal controls for Windows versions > 3 in any case
  19. - new Cakewalk Virtual Piano V1.01a method implemented
  20. - GMKbdDrv now uses Win95-compatible internal messages
  21.  
  22. Version 1.4     1995-12-11
  23. ==========================
  24. - incoming 14-bit controller messages didn't get processed properly by sim.
  25.   keyboard; corrected
  26. - displayed patch names corrected for drum channel
  27.  
  28. Version 1.3     1995-11-28
  29. ==========================
  30. - knobs and wheels did not work under Windows 95; corrected
  31. - keyboard was always in polyphonic mode when PC keyboard was used; corrected
  32.   (thanks to Pascal Trahan)
  33. - monophonic keyboard mode enhanced (reuse lowest/highest/last key still
  34.   pressed when current note released)
  35.  
  36. Version 1.2     1995-09-06
  37. ==========================
  38. - applicable device names were 1 byte too short; corrected
  39.  
  40. Version 1.1     1995-09-04
  41. ==========================
  42. - incoming MIDI data are routed through the performance map, too,
  43.   if they arrive on the MIDI channel defined for the keyboard
  44. - "Auto Focus" flag built in; using the right drivers, GMKbd automatically
  45.   gets the input focus when another program that attaches to the same MIDI
  46.   Input driver starts MIDI Input.
  47.  
  48. Version 1.0     1995-08-31
  49. ==========================
  50. - Start Version
  51.  
  52.