Short:        Conversion Utility From Midi To MusicTeX
AUTHOR:       original: kuykens@amc.uva.nl, amiga port: same as uploader
TYPE:         mus/midi
Architecture: m68k-amigaos

****************************************************************
************** README File for the MIDI2TeX translator *********
**************             V.1.1                       *********
****************************************************************


This is the first non-test release of MIDI2TeX, a MusicTeX preprocessor.

This software was designed to translate standard type 1 MIDI files
into MusicTeX source code. See the manual for further details about
the function and use.

The manual needs MusicTeX characters. So the platform that you
want to process this file on should have the MusicTeX files installed
(musicn20.tfm, musicn20.pk ...). If TeX complains that it cannot find
the files than delete the note macros at the start of the
manual: (\def\whole{\ .... \def\sixtyfourth{\ ...  \end{picture} } )
and the new font definition : \newfont{\mus}{musicn20\magstep1}
In addition, you should delete these macros in the quantization time
table. I added the refman.sty file to the package which
the manual uses as it is not standard.


This version of MIDI2TeX may be copied freely on a non-commercial basis
(see manual for license info). I hope that those of you who will use
this software are kind enough to supply me with some feedback 
about your findings in exchange for it. Bugs, wishes, complaints
or more happy  messages are welcome at my e-mail address : 

                   kuykens@amc.uva.nl.

                Amiga Port of Midi2TeX V1.1
                ===========================

This is the Amiga port of Midi2TeX. Actually, I needn't do any changes
to the source code :-). I only added a small makefile to simplify the
compiling prozess. The compiler I used was SAS/C 6.51. 

Read also the read.me file for further information in this package.

Included in this archive is the full C source code, the original pascal
source code and the pc executables, and of course the LaTeX-Docs.

I have tested the program with the included example file and had no
problems with it, so I hope it will work for you.

If you have any questions regarding the amiga port, send a mail to me, 
all questions concerning the program itself, send to the adress in
the read.me-file.

I have not converted the PC-ASCII-files to Amiga-ASCII-Files except the
manualc.tex-file and the read.me. If you want to do this, use an utility
like CrossDos to convert it.

My EMAIL Adress: suamor@student.uni-tuebingen.de, 
My name: Reinhard Katzmann.

Have fun using this fine utility :) !!