Error and warning messages

  1. No input file specified, or file does not exist
  2. MidiFile track # is not ok
  3. Found a NoteOff without a NoteOn
  4. Can only translate MIDI files of type 1, sorry…
  5. Nil pointer detected in NoteOff search
  6. No. of order indices does not correspond with No. of tracks in file
  7. Staffindex out of range, you tried to change a staff attribute which I cannot handle
  8. Heap exhausted during initializing memory
  9. The noteheap appeared to be empty during a note request to the noteheap
  10. A note value exceeded 127, probably a program bug
  11. Invalid PartTime entered, only one of 1, 2, 4, 8, 16, 32 allowed
  12. Invalid quantization time entered, use switch -? to get proper range
  13. Can only define one multi-staff instrument in this version
  14. Definition of an instrument of one track is useless
  15. The Slur-array is exhausted, too many slurs (9) for MusicTeX
  16. Process terminated by user
  17. The Beam-array is exhausted, too many beams (9) for MusicTeX
  18. -h and -v option can only take one parameter
  19. -m option parameter must be either 20 or 16
  20. Unknown error, probably a bug…