home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / WAVUTIL / KARDP163.ZIP / KDIR.EN < prev    next >
Encoding:
Text File  |  1995-07-25  |  4.2 KB  |  128 lines

  1.  
  2.  
  3.  
  4. KDIR(1)                KaraDos Release 1.6.2               KDIR(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      kdir.exe - directory for KaraDos
  10.  
  11. SYNOPSIS
  12.      [path1]kdir [path2][catal]]
  13.        with catal = a path and/or a filename with or without
  14.        extension of a  catalogue  (default extension .cat)
  15.  
  16. AVAILABILITY
  17.      The kdir command is available within the kardp1762.zip pack-
  18.      age.  This package contains the KaraDos product delivery. It
  19.      is a Shareware.  See the readme file of  the  product.   The
  20.      package kards02.zip contains karaoke files collection 02
  21.  
  22. DESCRIPTION
  23.      kdir is a small front-end for kara.exe program.
  24.      It  displays a list of songs and calls kara when a  song  is
  25.      selected. Songs may be sorted with an ascii catalogue file.
  26.  
  27.      Four operation modes are allowed with  four  different  win-
  28.      dows:
  29.      - video screen and midi output
  30.       (midi port or daughter board),
  31.      - video screen and synth. output (GUS with ultramid),
  32.       (SB with ameblast for FM music).
  33.      - full screen and midi output,
  34.       (midi port or daughter board),
  35.      - full screen and synth. output (GUS with ultramid)
  36.       (SB with ameblast for FM music).
  37.  
  38.      The current screen selection is recalled on next kdir call.
  39.  
  40.      Kdir has two modes : the directory mode  and  the  catalogue
  41.      mode.   In  catalogue mode, you can go to the directory mode
  42.      with the esc key or with the last element of the menu.
  43.  
  44.      In directory mode, you can  go  to  the  catalogue  mode  by
  45.      choosing a catalogue file displayed with the green color.
  46.  
  47.      Parameter Catal is the catalogue of songs to  be  displayed.
  48.      If the catalogue is not found in the specified path2, search
  49.      is made in path1.
  50.  
  51.      Default : kdir scans the current directory  and  search  for
  52.      file  with  the .mid or .kar extension.  If no path is given
  53.      for a song in the catalogue, kdir assume that the song is in
  54.      the  directory  of  the  catalogue.  A  song  not  found  is
  55.      displayed.  If you wants to have a catalogue where the  pro-
  56.      duct  is  or in any other one, dont forget to specify a com-
  57.      plete path for each song.  For .mid files,  the  first  meta
  58.      event lyric is displayed on the menu.
  59.  
  60.   VALID KEYS
  61.      F1 manual of kdir in english, F2 manual of kara in english,
  62.  
  63.      d or D key allow a dos session with full memory.  Type  exit
  64.      to return.
  65.  
  66.      F3 manul of kdir in french, F4 manual of kara in french.
  67.  
  68.      ESC : in catalogue mode, return to directory mode, in direc-
  69.      tory mode exit.
  70.  
  71.      Alt x to quit,
  72.  
  73.      TAB or F6 to change the mode ,
  74.  
  75.      F5 to zoom the window in full screen or unzoom, Up and  Down
  76.      arrows to select and enter to active the selected song.
  77.  
  78.      The P or p key allows to write  the  catalogue  in  extended
  79.      form  in the directory path2 in a filename with .lst at end.
  80.      This file may be edited to distribute a nice karaoke menu to
  81.      yours guests.
  82.  
  83.      T or t key to tag a song, U for untag and space to play  all
  84.      tagged songs.
  85.  
  86.   MOUSE OPERATIONS
  87.      You may scan songs with the mouse (up and down).
  88.      Left button : select the current highlighted song
  89.      Right button : exit
  90.  
  91.   FORMAT OF CATALOGUE FILE (ascii file)
  92.      if line begins with @,  it  is  a  sub  menu  title  and  is
  93.      displayed  in  yellow  foreground color else its a song name
  94.      with full path with or  without  extension  (.mid  and  .kar
  95.      defaults) and optional parameters for kara call.
  96.  
  97.      In directory mode, a catalogue file is  displayed  in  green
  98.      with the first non blank sub menu as comment.
  99.  
  100.      The kara option -do and -po are not recommanded in catalogue
  101.      because  they  are  automatically  inserted depending on the
  102.      current window selection.
  103.  
  104.      (see kara.en description).
  105.  
  106.      Example : file kdir.cat :
  107.      @kids songs
  108.      \kara\auclair -fg=3 -ve=4
  109.      \midi\songs\bridge
  110.      @goodies
  111.      \midi\world -sz=4
  112.      .
  113.      .
  114.      .
  115.  
  116. SEE ALSO
  117.      kara.en
  118.  
  119. BUGS
  120.      If not enough memory is found to load and execute kara,  the
  121.      activation will not work. The same if the kara.exe module is
  122.      not found in the directory where kdir.exe resides.
  123.  
  124. KaraDos             Last change: 03 July 1995
  125.  
  126.  
  127.  
  128.