home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WAVUTIL / KARDP163.ZIP / HISTORY.DOC < prev    next >
Encoding:
Text File  |  1995-12-05  |  4.0 KB  |  117 lines

  1. Version 1.6.3
  2. -------------
  3. KARA.EXE:
  4. Support of display from right to left.
  5. An Hebrew font and an example from Eyal Retter are provided.
  6. Minor corrections in the .kar reader, some files was
  7. not read with lyrics
  8. KDIR.EXE
  9. A little "bug" in the tag feature: if two adjacent files
  10. had the same root name, the automatic scan was halted.
  11.  
  12. VERSION 1.6  1.6.1  1.6.2
  13. -------------------------
  14. KARA.EXE:
  15.   Dos shell
  16.  
  17. KDIR.EXE
  18.  1.6.2
  19.  - First comment of a catalogue file is displayed in directory mode
  20.  - in catalogue mode an escape go back to the directory mode
  21.  1.6.1
  22.  - some minor bugs corrected (songs number ...)
  23.  - Dos shell (key D)
  24.  - Memory optimization: swapping of kdir in XMS or EMS memory or in file
  25. Many thanks to Thomas Wagner (Ferrari electronic Gmbh) for its wonderful
  26. free software exec33b
  27.  
  28. Version 1.5 :
  29. -------------
  30. in KARA.EXE
  31. - Dos memory management improved
  32. - Mute of channels
  33.  
  34. in KDIR.EXE
  35. - correction in scanning directory for .txk file
  36. - added the first meta lyric as comment for .mid file
  37.   ( a damned good advertizing for WinJammer)
  38.  
  39. Version 1.4 :
  40. -----------
  41. in KARA.EXE
  42. - MPU401 and serial com support added (-hd=MPU401 or -hd=COMx)
  43. - Light correction in the tempo code
  44. - mouse support (buttons only as remote control)
  45. - shareware screen added (too bad)
  46. - registration mechanism
  47.  
  48. in KDIR.EXE :
  49. - mouse support
  50. - French support
  51. - Light corrections
  52.  
  53. Version 1.3 :
  54. in KARA.EXE
  55. - Corrected a small bug in lyric display (the AWHITERS.KAR bug)
  56. - The lyric look is improved by unactivating the current lyric if no new one
  57.   is selected during three quarter notes. This will improve the scrolling too.
  58. - added : the display of two new controllers : Volume per channel and modulation
  59.   wheel per channel.
  60. - kara accept now a file name with extension if necessary.
  61.  
  62. in KDIR.EXE :
  63. - The title in .kar file was not correctly handled in certain circumstances.
  64.  
  65. Version 1.2 :
  66. in KARA.EXE
  67. - Corrected a stupid bug for midi file without tempo (default is 120 bpm)
  68. - More optimisations for memory usage
  69. - Monitor mode removed.
  70. - catch of control-C and break (forgotten in last version . Sorry)
  71. in KDIR.EXE
  72. - Corrected a bug for current directory without parameter
  73. - Corrected: the size attribut was not taken into account into catalogue
  74. Great News : songs may be tagged with T or untagged with U
  75.             All tagged songs are automatically played with the space key
  76.             without operator intervention
  77.  
  78. Version 1.1 :
  79. in KARA.EXE :
  80. - keys : Page Up, Page Down , Home and right arrow (to speed up) are allowed for
  81.   both lyrics and music.
  82.   If no lyrics, Page up and down give + or - 10% in music.
  83. - The enter key which previously has the same function than the space bar,
  84.   will now give access to a MIDI channel display  (toggle).
  85. - The MIDI channel display shows the active notes on and the channel programs
  86.   an pitch in activity.
  87. - kara starts in START mode automatically,
  88.  
  89. - New Options :
  90.   -st=[0..11] give the fill style of the background
  91.   -hd=[GUS|SB] to force the card type.
  92. - The card type is needed only for the MIDI mode of output. The Synth mode is
  93.   always the Ultramid way one (found in the GUS SDK)
  94.   i.e. an interrupt furnished by a TSR.
  95.   ( I include the source of my interface module if you want to write a TSR
  96.   for your card).
  97.   ( In this case, think to others. Please put it on internet with a kardxxxy.zip
  98.   name    xxx=card abbr. name, y the version number. example : kardawe1.zip
  99.   (just for example)..)
  100. - The default options may be encompassed with options given in a kara.cfk file
  101.   with one option per line as for example :
  102. #rem option example
  103. #ff=2
  104. #st=GUS
  105. #rem end of file
  106. - A bug fixed for midi file type 0.
  107. - Many optimizations
  108.  
  109. in KDIR.EXE :
  110. - More informations given for each file,
  111. - Songs are numbered
  112. - A new key  P  for printing the catalog in a file.
  113. - Files not found while in a catalog are now displayed with a not found comment.
  114. - The first parameter is either a catalog filename or a directory (dont forget
  115.   the \ at end)
  116.  
  117.