home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / MIDI_PAT / KARDP16.ZIP / README.EN < prev    next >
Encoding:
Text File  |  1995-05-29  |  7.5 KB  |  224 lines

  1.  
  2.                           KaraDos 1.6
  3.  
  4.  For Gravis Ultrasound and SoundBlaster or compatible and MPU401 users:
  5.  
  6. Yes another karaoke player but for dos.
  7.  
  8.  Warning : Shareware but fully functional
  9.          Shareware is based on trust.
  10.          There is only a screen to remind you to register  ...
  11.          If you register, you will receive a post card with
  12.          your personnal registration key as proof of purchase and the
  13.          last revision of KaraDos with new songs if you want it.
  14.          The registration key remove the shareware screen.
  15.          ( See at the end of this file )
  16.  
  17.  
  18.  
  19. Features:
  20. ---------
  21. - karaoke player for standart Dos (kara.exe)
  22. - front_end (kdir.exe).
  23. - Two karaoke file format (.mid with .txk and .kar files)
  24.  
  25. - music output : the midi output of the GUS (Gravis Ultrasound,Max)
  26.           or the midi output of any SoundBlaster or Compatible
  27.          (and Wave daughter board)
  28.           or the synth. emulation with ultramid (Gravis) software for GUS
  29.           or a MPU401 port
  30.           or a serial port (com1 to 4) at 38400 bps
  31.  
  32.   Warning: In response to many mails i have received, for SB mode only the rear
  33.   MIDI connector and wave daugther board is supported ( -no FM sound- ).
  34.  
  35. - Lyrics output: full colored screen
  36.           or four lines at the bottom of the screen
  37.          with black background (I call it video mode).
  38. - colors,font and size ajdustable.
  39. - Midi channel display with notes per channel, pitch ,pan , volume, modulation
  40.   instruments ...
  41. - Page up , page down, rewind, fast forward, beats velocity volume adjust
  42.   start / stop
  43. - Tracks may be greater than 64k.
  44. - Real time channels activity display with main controllers
  45. - Can be used as just a midi player.
  46. - Automatic conversion of ANSI characters (Windows) to the IBM set.
  47. - Mouse support
  48. - Mute of individual channel
  49.  
  50. product : kardpxx.zip      with xx = version edition number
  51. --------
  52. History :
  53. --------
  54. version 1.0 : First release (Nov 94)
  55. version 1.1 : Second release (Dec 94): adding functions.
  56. version 1.2 : Third release  (Jan 95): adding functions
  57. version 1.3 : Fourth release (Jan 95): adding functions
  58. version 1.4 : (March 95) Mouse , serial and MPU401 output
  59. version 1.5 : (April 95) Mute of channels, text for midi in menu
  60. type
  61. > readme history.doc
  62. for the list of improvements.
  63.  
  64. Thanks to :
  65. ----------
  66. Okechukwu Chima Echeruo from ?  Beta tester,
  67.        Email:oecheruo@mailbox.syr.edu
  68. Laurent Da Dalto from France  for Cabrel songs,
  69.        Email:dadalto@irit.fr
  70. Khanh Doan from Australia  Main beta tester ,
  71.        Email:khanh@ee.uwa.edu.au
  72. Raphael Pungin from USA, well-known .kar provider
  73.        Email:raphael@cnct.com
  74. KTV:SN EJ THM  from France for the music
  75.  
  76. What news ?
  77. ----------
  78. VERSION 1.6
  79. -----------
  80. KARA.EXE:
  81.   New parameters to mute, transpose each channel and ajust the rythm and
  82.   volume in the command line.
  83.   New keys F1 and F2 for help on line.
  84.   Minor internal improvements and a quicker load of files
  85.   Mute improved.
  86.   Reset at end to full volume of all controllers number 7. It seems that
  87.   some Sound Canvas and Korg DB does'nt answer to the reset all controllers
  88.   command.
  89.  
  90.  
  91.   For Gravis Ultrasound users with ultramid: a kara.wav file is played
  92.   while the load of the karaoke or midi file.
  93.   This is the first step of the next version in which you will play wav
  94.   files with midi files. (for Gravis and Sound Blaster only).Stay tuned.
  95.  
  96. KDIR.EXE:
  97.   - Help screens was in unix format. corrected
  98.   - Full acces to the directories and drives at end of the catalogue.
  99.  
  100. INSTALLATION of the KaraDos product:
  101. -----------------------------------
  102. create a directory
  103. >mkdir c:\karados
  104. >cd c:\karados
  105.  unzip all files .
  106. > unzip or pkunzip kardp16
  107. Apart for the .mid .txt .kar examples, all others
  108.   files must be kept in the same directory.
  109. Then type :
  110. > install
  111.  answer to questions, then type
  112. > ultramid  <return> (GUS only: if you want to use a gus with internal synth.)
  113. > kdir demo <return>
  114.  
  115. select a mode with the <tab> key  (VERY IMPORTANT but must be Ok)
  116. select a song with the up and down arrow keys or mouse
  117. then press enter or left mouse button,
  118.  and ... sing
  119.  
  120.  
  121. For MPU401 or COM user configure by editing the kara.cfk file
  122. and add the line :
  123. #hd=MPU401
  124. (default address is 330h and can be changed with an environmental
  125. variable MPU401=xxx  with xxx the hexadecimal address of the MPU)
  126. (no interruption needed)
  127.  
  128. For serial output:
  129. #hd=COMx (with x = 1 or 2 or 3 or 4)
  130. or use setup.exe
  131. Notice that the hanshake is done with RTS/CTS signals. The 38400
  132. bauds is too speed for midi and the external box (portman for example)
  133. has to slow down the stream.
  134.  
  135. For Gravis Ultrasound (standart, Max or ACE)
  136. and Sound Blaster, the detection is automatic with environmental
  137. variables ULTRASND=xxx,y,z,a,b or BLASTER=Axxx Ix Dy Ta
  138. If you have both card installed, you can choose by
  139. #hd=GUS  or
  140. #hd=SB
  141.  
  142. Please read carefully the files kdir.en and kara.en.
  143.  
  144. Note for GUS users with ultramid
  145. --------------------------------
  146. ultramid may be activated with
  147. ultramid -16
  148. for using patches in 16 bits.
  149. For speed reasons the use of ram disk is recommended.
  150. Some "heavy" midi files with many program changes may slow down the
  151. song while loaded (mainly with the 16 bits choice). Don't know what to do.
  152. Don't forget to remove ultramid with
  153. ultramid -f
  154.  
  155.  
  156. kdir.exe and kara.exe are written with borland C++
  157.  
  158. Minimal Requirement:
  159. - a 386 or better
  160. - CGA, EGA or VGA 256k  (.bgi drivers)
  161. - a GUS,
  162. - or a SoundBlaster or GUS with an external midi expander on midi port,
  163. - or a MPU401 (uart mode) card,
  164. - or an external MIDI box on serial output with an external expander,
  165.  
  166. The KaraDos product is from  1.1 version a shareware
  167. and only for a private usage.
  168.  
  169. If you use this product more than 30 days you must send me only 30 dollars
  170. or 150frs with international check for foreign (or bank notes in the letter)
  171.  
  172. You will receive your personnal registering key.
  173.  
  174. If you wants to receive the last release and more songs please add 5$ or 20frs.
  175.  see register.doc file.
  176. > edit register.doc
  177.  
  178. Yes i know. It's a hard job to post! :)
  179. Or you have to destroy your copy from your disks. :(
  180. Once registered, You are authorized to use this version and next releases
  181. of KaraDos.
  182.  
  183.          Shareware is based on trust.
  184.  
  185. If you want to use this product in public or for professional usage,
  186. contact me. I will charge you with a very reasonable price (300$ ).
  187. You will then receive a version without copyright or your own copyright.
  188. Special features are also possible.
  189. Let me know if you want to include this product with another one
  190. or in a cdrom collect of shareware.
  191.  
  192.  
  193. KaraDos comes with no warranty of any kinds...
  194. and no viruses (tested with F-PROT 2.17).
  195.  
  196. Other Karaoke files can be found in the midikar2.zip, midikar3.zip
  197. ... midikar4,5,6.zip from Raphael Pungin .
  198. Specific KaraDos songs are in the file kards02.zip.
  199. Other files are delivered with the WordPerfect MainStreet Kap'nKaraoke
  200. or scan the archive.epas.utoronto.ca /pub/pc/ultrasound/submit
  201. for production of the Clubhouse Productions.
  202.  
  203. ClubHouse Productions is the official BBS of KaraDos
  204. (416)754-2556
  205.  
  206. Songs included in the Zip file are for example only. I dont have any right
  207. on them.
  208.  
  209. Contact me :
  210.  
  211. Jean-Pierre COCATRIX
  212. 1, Impasse Victor Grignard
  213. 91220 Bretigny/orge
  214. FRANCE
  215.  
  216. or send a mail to cocatri1%tcvre0@vx.cit.alcatel.fr
  217.            or Laurent.Taieb@ansf.alcatel.fr
  218. for more informations
  219.  
  220. May 1995
  221.                        JPCO
  222.  
  223.                                      thanks to GRAVIS for the Gravis Viewer!
  224.