home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d1xx / d158 / yachtc3.lha / YachtC3 / Readme < prev    next >
Text File  |  1988-10-02  |  1KB  |  30 lines

  1.  
  2.  
  3.  
  4.                         YachtC3 by Mark Schretlen
  5.  
  6.                       (original by Sheldon Leemon)
  7.  
  8.  
  9.     YachtC, by Sheldon Leemon, first appeared on fish #10. Version 3
  10. contains some fixes and incorporates a simple type of multi-tasking
  11. sound (sound process messages are not interrupted once initiated &
  12. a second message causes the main process to sleep unless the sound has
  13. finished - simple eh?).
  14.     This code incorporates fragments from Steve Bennett, Carolyn Scheppner
  15. and Robert Peck. Thank you for releasing your source code.
  16.  
  17.                       To Run YachtC3
  18.  
  19.     FROM WORKBENCH: The " PATH= " in the info file (click on the icon ONCE
  20. and select "Info" from the "Workbench" menu)  must be modified to the
  21. path which contains the "soundproc" and "loadproc" files (click on the
  22. SAVE gadget to write this information in the icon file). For NO SOUND
  23. (it can be annoying & tedious to some) just type in " PATH= anywhere"
  24. or " PATH= NULL" or remove "PATH=" altogether.
  25.     FROM CLI: YachtC3 assumes it has been initiated in the same directory
  26. where "soundproc" and "loadproc" reside. For NO SOUND just take YachtC3
  27. out of its directory or initiate it from outside its directory. Since
  28. the sound is a process there is no overhead when "soundproc" is unused.
  29.  
  30.