home *** CD-ROM | disk | FTP | other *** search
-
- These programs are submitted to demonstrate how easy it is to program the
- MPU401 using the MPU401 library available from G.E.S. Consulting.
-
- This archive contains the following:
-
- mpu401.doc: Synopsis of the functions available in the mpu401 library.
-
- interrupt mode tutorials:
-
- record.exe: a single track midi recorder.
- record.c c source for above
-
- play.exe [.c] one track playback for files generated by record.exe
-
- normal mode tutorials:
- notes.exe [.c] a music generator that reads a file and pumps out
- notes to the mpu401.
- data.exe [.c] Reads and displays Midi Messages from Midi In, then
- plays them back.
-
- syntax for all programs that take command line arguments is: xxx filename(s)
- eg. play mysong
-
- demo programs have been limited to handling about 14000 events. The library
- allows all of available memory (yield is about 45000 events in a 640k
- machine). With the source distribution, you can re-code the memory
- allocation functions to conserve more space as suits your own needs.
-
-
- The library is available in two distributions:
-
- 1. Binary $75, includes mpu401.lib + tutorial C source and Docs.
- 2. Source $125, includes mpu401.lib, C source for lib,tutorial C source,
- Source for a complete working 8 track sequencer, Docs.
- Source distribution requires Microsoft C 4.0 or above to
- compile.
-
- Librarys are distributed compiled for LARGE memory model.
- Librarys are distributed on 5 1/4" floppys, unless otherwise requested.
- Electronic delivery available, include modem and voice phone numbers to
- set up.
-
-
-
- To obtain one of the above distributions, please send check or MO to:
-
- G.E.S. Consulting
- A9 Oceanview Ave
- Highlands, NJ 07732
-
- NJ residents please add 6% NJ sales tax.
-