Do you have the CMT Manual?  Find it at
http://www.cs.cmu.edu/afs/cs/project/music/web/music.software.html, or
ftp from g.gp.cs.cmu.edu:/usr/rbd/public/cmt/README, or
send email to roger.dannenberg@cs.cmu.edu.

How to install the CMU MIDI Toolkit
(Macintosh users please ignore this and read README.m)
(DOS users please ignore this and read README.DOS)

1. Create a directory for CMT.
2. Copy lib.pac and app.pac to this directory/folder.
3. Determine your 1- or 2-letter configuration code:
	ms - DOS, Microsoft C, v.7.00        b  - DOS, Borland C
	t  - Borland Turbo C for DOS         q  - DOS, Microsoft Quick C
	am - Amiga, Manx C                   al - Amiga, Lattice C
	ui - Unix with CMU ITC Midi Library  u  - Unix
	um - Unix for 386 Mach               us - Silicon Graphics Unix
	m  - Macintosh, Think C
4. Create a directory/folder within your CMT directory for your configuration
	using the configuration code as the name.  E.g. for Borland C, create
	the directory "b"
5. Copy files from the distribution directory/folder corresponding to 
	your configuration to the directory/folder created in step 4.
6. Look in your configuration directory/folder created in step 4 for
	README.<cc>, where <cc> is the configuration code.  Follow the 
	directions there.
7. You may delete the lib.pac and app.pac files after installing CMT.
