home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 4 / CDPD_IV.bin / amfm / amfm6 / utilities / mfplay1.1.doc.pp / mfplay1.1.doc
Text File  |  1994-06-20  |  1KB  |  49 lines

  1.  
  2.         ************************************
  3.         *  MFPlay - MIDI FILE PLAYER V1.1  *
  4.         *        by Morten W. Lund         *
  5.         *      1992 Amiga Freelancers      *
  6.         *     Release date : 26.03.92      *
  7.         ************************************
  8.  
  9. NAME
  10.     MFPlay
  11.  
  12. SYNOPSIS
  13.     MFPlay <midi-filename>         plays a midi file over the serial port.
  14.  
  15.     The filename is a full path name.
  16.  
  17. DESCRIPTION
  18.     This is a stand alone standard midi file playback program. It
  19.     supports type 0 & 1 files.
  20.  
  21.     The program can only be run from CLI/SHELL. It will open a
  22.     window, load the midifile and start playback immediately. You can
  23.     stop the playback at any time by pressing RETURN. When the song
  24.     is finished the program will exit.
  25.  
  26.     Only short exclusive messages ( < 128 bytes ) are supported by
  27.     this version.
  28.  
  29. NEWS
  30.     V1.1 has RunBack.
  31.  
  32. New verions
  33. -----------
  34.  
  35.         !!! ALL FUTHRER PLANS DROPED !!!
  36.  
  37.     Comming soon in V1.x :
  38.         - RunBack            starts its own process.
  39.         - Proper SysEx handling        not limited to 128 bytes.
  40.         - More commands            settempo, settrack onoff...
  41.  
  42.     Later development (2.x) :
  43.         - File format 2 support
  44.         - Configuration file
  45.         - Chanel routing/remapping
  46.         - Chanel filtering
  47.         - Start from WB (icon)
  48.         - ARexx
  49.