home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / midifos2.zip / README < prev   
Text File  |  1993-06-14  |  1KB  |  25 lines

  1. This directory contains a parser for Standard MIDI Files.  "make mftext"
  2. will compile a program that gives a verbose textual listing of a MIDI
  3. file.  "make midifile.man" will produce a formatted manual page.
  4. Example MIDI files are named "example*.uu".  They're uuencoded;
  5. "make uutomid" will uudecode them all.  The first two examples
  6. (example1 and example2) are the examples given in the 0.06 version
  7. of the standard MIDI file specification.
  8.  
  9.                       ...Tim Thompson...att!twitch!glimmer!tjt...
  10.  
  11. 14 June 93
  12.  
  13. Ported these to OS/2.  Pushed the code to ANSI C, and compiled with
  14. Beta #4 of the IBM C/C++ compiler.  No extra drivers or libraries
  15. needed.  I couldn't find a troff, and didn't feel like figuring out
  16. the gnu nroff from the Hobbes CD-ROM, so the manual is unchanged and
  17. unformatted.  I did go ahead and uudecode the examples.  Both
  18. formats are present.
  19.  
  20. ______________________________________________
  21. Gregory Bryant           gregb@pro-lep.cts.com
  22. Delta Music Systems             (513)-698-5108
  23.  
  24.  
  25.