home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
100-199
/
ff158.lzh
/
YachtC3
/
Readme
< prev
next >
Wrap
Text File
|
1988-10-02
|
1KB
|
30 lines
YachtC3 by Mark Schretlen
(original by Sheldon Leemon)
YachtC, by Sheldon Leemon, first appeared on fish #10. Version 3
contains some fixes and incorporates a simple type of multi-tasking
sound (sound process messages are not interrupted once initiated &
a second message causes the main process to sleep unless the sound has
finished - simple eh?).
This code incorporates fragments from Steve Bennett, Carolyn Scheppner
and Robert Peck. Thank you for releasing your source code.
To Run YachtC3
FROM WORKBENCH: The " PATH= " in the info file (click on the icon ONCE
and select "Info" from the "Workbench" menu) must be modified to the
path which contains the "soundproc" and "loadproc" files (click on the
SAVE gadget to write this information in the icon file). For NO SOUND
(it can be annoying & tedious to some) just type in " PATH= anywhere"
or " PATH= NULL" or remove "PATH=" altogether.
FROM CLI: YachtC3 assumes it has been initiated in the same directory
where "soundproc" and "loadproc" reside. For NO SOUND just take YachtC3
out of its directory or initiate it from outside its directory. Since
the sound is a process there is no overhead when "soundproc" is unused.