home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / ff_disks / 200-299 / ff255.lzh / MED / English / MEDPlayer1.10_Doc < prev    next >
Text File  |  1989-10-19  |  2KB  |  66 lines

  1. -------------------------------------------------------------------------------
  2.         MEDPlayer            Instructions for version 1.10
  3. -------------------------------------------------------------------------------
  4.  
  5. MEDPlayer is a program for playing songs without MED. You can use it
  6. from both CLI and Workbench. Unlike MED, you have to specify paths
  7. for loading samples yourself.
  8.  
  9. Usage from CLI:
  10.  
  11.   The format of the command line:
  12.  
  13.     medplayer <song> <path1> <path2> ...
  14.  
  15.   <song> is the name of the song to be played.
  16.   <path> The name of the song is followed by the names of paths for loading
  17.          samples. There can be any number of paths, but at least one.
  18.  
  19.   E.g. medplayer df0:songs/Song ST-01: df0:Instruments
  20.  
  21.   If everything goes well, playing begins. It will stop when you press
  22.   Ctrl-C. You can also start MEDPlayer with the Run-command in the form of:
  23.  
  24.     run medplayer <song> <path1> ...
  25.  
  26.   In that case you can't stop MEDPlayer with Ctrl-C. You must use the
  27.   Break-command. So, if the Run-command gives you for example [CLI 2],
  28.   type: break 2 c.
  29.   If you can't remember the number of the CLI, you can check it with
  30.   the Status-command.
  31.  
  32. Usage from Workbench.
  33.  
  34.   First you have to get the Project-type icon for the song from somewhere.
  35.   You can get it for example from the files of Notepad. The next version of
  36.   MED probably creates the icon automatically.
  37.  
  38.   From WB, select the icon and choose "Info" from "Workbench"-menu. Type
  39.   "MEDPlayer" in "Defaul Tool"-field with its path (if it doesn't exist in
  40.   the same directory with MEDPlayer).
  41.   (e.g. dh0:music/MEDPlayer)
  42.  
  43.   Type the correct path names for samples in "ToolTypes"-field. Use the
  44.   form:
  45.  
  46.     PATH=path1|path2|path3...
  47.  
  48.   There has to be at least one path. You can also separate them with spaces.
  49.   Examples:
  50.  
  51.     PATH=ST-01:
  52.     PATH=ST-01:|df0:Instruments
  53.     PATH=df1:Soittimet dh0:music/instruments
  54.  
  55.   Then you can play the song by double-clicking its icon. If everything is
  56.   all right, a small window will open on the Workbench screen. Close it to
  57.   stop playing.
  58.  
  59. You can freely distribute and copy MEDPlayer. Send all comments, wishes
  60. and bug reports to:
  61.  
  62.     Teijo Kinnunen
  63.     Oksantie 19
  64.     SF-86300  OULAINEN
  65.     FINLAND
  66.