---------------------------------------------------------------------

midiplay version 1.1
  usage :
midiplay midifile <options>
         -t <track>
         -c <channel>
         -s <semitones to transpose>
         -p <percentage of original speed> 100 = no change
         -i more information

     Midiplay
     --------
written March 1997 by James Allwright
using the midifilelib MIDI library.
karaoke capability added October 1998.

This program plays a MIDI file through the PC's internal
speaker. The output is monophonic, so some notes may be lost.
Where two or more notes should be played simultaneously,
midiplay plays the highest pitch one. If the MIDI file is
type 1, midiplay chooses the first non-empty track to play
unless some other track has been specified with the -t option.
While a file is playing, press any key to stop it.

