home *** CD-ROM | disk | FTP | other *** search
/ Amiga Computing 57 / ac057b.adf / Utilities / MidiPlayer.doc < prev    next >
Text File  |  1978-01-10  |  647b  |  32 lines

  1.  
  2.  
  3.  
  4.  
  5.                                 MidiPlayer
  6.  
  7.     MidiPlayer is a Cli command for playing standard midi files straight 
  8.     out through your midi port without the need for loading in sequencer
  9.     software.
  10.     
  11.     To use MidiPlayer just type it in as follows:
  12.     
  13.     Midiplayer PATH:SONGNAME
  14.  
  15.     "PATH" must be the full path i.e. DF0:songs
  16.  
  17.     "SONGNAME" is the name of the midi file you wish to play
  18.  
  19.     If you use MidiPlayer in your startup-sequence then it must be typed
  20.     in as follows:
  21.  
  22.     run >nil: <nil: midiplayer PATH:SONGNAME
  23.  
  24.     
  25.     The midi files which MidiPlayer will play must be type 0 midi files,
  26.     SMPTE-time files are not currently supported.
  27.     
  28.  
  29.  
  30.  
  31.  
  32.