home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / sounds / wmhvp10.zip / WMHVPDOC.TXT < prev   
Text File  |  1993-10-31  |  3KB  |  81 lines

  1. ──────────────────────────────────────────────────────────────────────
  2. WM Hare's Command line VOC file Player v1.0  -- (c) 1993 WM Hare
  3. ──────────────────────────────────────────────────────────────────────
  4.  
  5.  
  6. Purpose: Plays VOC files from the command line without screen output.
  7.          (perfect for batch files, system boot-up, etc.)
  8.  
  9.  
  10. Usage: WMHVP   filename[.voc]    [-240]
  11.              (VOC Path/Filename) (SB I/O Address.)
  12.  
  13.        φ   Default SB I/O address is [220]
  14.        φ   Bracketed options '[]' are optional
  15.        φ   Do not include brackets in command line.
  16.        φ   The slash '/' character may be used intsead of
  17.             the minus '-' character in the SB I/O switch.
  18.  
  19. Example command lines:
  20.  
  21.  "WMHVP register"       - Plays the file "register.voc" using defaults
  22.  "WMHVP register -240"  - Plays "register.voc" using alternate SB I/O add.
  23.  "WMHVP register.voc"   - Also plays "register.voc" with default I/O. (220)
  24.  "WMHVP c:\soundfils\register.voc" - Note that full paths are ok.
  25.  "WMHVP \register"                 - Another path variation.
  26.  
  27.  
  28. Included files:
  29.  
  30.    WMHVP.EXE    -- Command line voc player executable. (place in PATH)
  31.    WMHVPDOC.TXT -- This file.
  32.    REGISTER.VOC -- Sample VOC file with original guitar lick.
  33.    FILE_ID.DIZ  -- Automatic BBS description file.
  34.    VOC.BAT      -- Script for XtreeGold users. (See below.)
  35.  
  36.  
  37. XtreeGold Users:   Place the VOC.BAT file in your XtreeGold dir, and 
  38.                    WMHVP.EXE somewhere in your PATH.  The next time
  39.                    you run XtreeGold just hit "O" when the cursor bar
  40.                    is on a VOC file to play it!
  41.  
  42.          *note*:   XtreeGold is (tm) and Copyright (c) Executive Systems Inc.,
  43.                    and not affiliated in any way with this program,
  44.                    or WM Hare.  (Excepting that I like the product.)
  45.  
  46. Programmers note:  
  47.  
  48.         Notice that there are no nag screens or usage counters, and for
  49.    that matter, no output to the screen at all when playing is successful.
  50.    I have done this because this program would not do it's job with any 
  51.    of that stuff in place.  This means that I depend 100% on you reading 
  52.    this file and liking me and/or my program enough to send some bucks my way.
  53.    Please, support decent shareware, and send me the five smackers.  I think 
  54.    that you will be pleased with what I will send you for that little lincoln 
  55.    picture.  
  56.  
  57.     If you don't want to register, but like this program, or my sometimes 
  58.    silly prose; at least give this program to some of your pals and tell 
  59.    them you registered it and that they should also.  
  60.    
  61.     And yes, that's me in the REGISTER.VOC file, on guitar, and voice.
  62.  
  63.  
  64. Registration info:
  65.  
  66.  To register, send $5.00 cash, check, or money order to:
  67.  
  68.               Mike Hare
  69.               1815 B Gorman St.
  70.               Raleigh, NC 27606
  71.  
  72.  Registration includes: <Drumroll please.>
  73.  
  74.     φ  Registered version of WMHVP. (Of course.)
  75.     φ  Notification of program updates.
  76.     φ  Several other small, stylish shareware programs by WMH.
  77.     φ  I will love you forever. (Really, I will.)
  78.  
  79. Please include program name, and version #.  
  80. (Suggestions and comments are welcome also.)
  81. ──────────────────────────────────────────────────────[eof]