home *** CD-ROM | disk | FTP | other *** search
- Directory: DEMO
-
- Ad Lib Inc., 17-Oct-88
- ----------------------
-
- This directory contains the demonstration program DEMO2.EXE and its source
- code. This program uses a different method for producing sound effects: no
- music files are required.
-
- The source code is contained in DEMO2.C and ADLIB.C. DEMO2.C contains
- compilation instructions and is the file which will be of most interest to
- you. ADLIB.C contains lower level routines and is in the directory
- a:\LOWLEVEL on the diskette.
-
- To execeute, enter DEMO2. No execution flags are required, but it will look
- for instrument (.INS) files in the sub-directory INSTR. So the program must
- be executed in a directory with a sub_directory INSTR. The program will
- execute properly if executed on the floppy drive in the directory DEMO.
-
- If the sounds seem to execute too quickly, you may specify the flag "/Txx",
- where xx is a number > 20. (Probably at least 25 or 30.)
-
-