home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / MIDI_PAT / MTTOGM12.ZIP / MTTOGM.DOC < prev    next >
Encoding:
Text File  |  1993-10-14  |  3.0 KB  |  89 lines

  1.         MTTOGM  Version 1.2
  2.         7-13-93
  3.         Converts MIDI files written for a MT-32/LAPC-1 into the now popular
  4.         General MIDI patch set.
  5.         By: Mike "Newt" Cornelius
  6.         Requires: DOS 3.3 or higher
  7.         This program is PUBLIC DOMAIN (Freeware) and can be passed along
  8.         with no restrictions.  (As long as it is not sold for profit)
  9.  
  10.   Purpose:
  11.   ------------------
  12.  
  13.   To change program change/patches from a sequence created for a MT-32 or
  14.   compatable sound module and rearrange them into General MIDI compatable
  15.   sequences.
  16.  
  17.   General MIDI is the new standard patch set used by many synthesizer
  18.   manufacturers, and is the standard on which MIDI is set in the Windows 
  19.   Multimedia enviroment.  The file "PATCHCNV.TXT" can be rearranged so that
  20.   it can convert from ANY type of patch set for melodic channels only.
  21.  
  22.   Included Files:
  23.   ------------------
  24.  
  25.   MTTOGM.DOC    The file you are reading now
  26.   MTTOGM.EXE    The executable file
  27.   PATCHCNV.TXT  The file with the patch conversion data. (user-editable)
  28.   RULES.MID     Sample MIDI file written for MT-32
  29.   FILE_ID.DIZ   Description of Program
  30.  
  31.   If you find any other files besides these in the archive, please delete them.
  32.  
  33.   Quick Start: 
  34.   -------------------
  35.   To convert the sample file to General MIDI type the following:
  36.   
  37.   MTTOGM RULES.MID RULESGM.MID
  38.  
  39.   The program will proceed to convert the file.
  40.   Now load the file RULES.MID in any MIDI-FILE player and listen to the MT-32
  41.   version, it will sound completely wrong on a GM device.  Now load up 
  42.   RULESGM.MID and note the difference.
  43.  
  44.   If you want the text that rushes by to be read one screen at a time type:
  45.    
  46.   MTTOGM RULES.MID RULESGM.MID |MORE
  47.  
  48.   This will pause for one screen-full of information at a time.
  49.  
  50.   More On Commands
  51.   -----------------------
  52.  
  53.   MTTOGM [d:[\dir\]]source.mid [d:[\dir\]]dest.mid
  54.  
  55.   words in '[ ]' are optional.
  56.  
  57.  
  58.   Custom Patch Maps
  59.   -------------------------
  60.   Information about editing the standard patch remapping data can be found
  61.   at the end of the PATCHCNV.TXT file.
  62.  
  63.   Notes
  64.   --------
  65.  
  66.   This program should also work on AIL/John Miles .XMI (Extended MIDI files)
  67.  
  68.  History
  69.  --------
  70.   Version 1.0 First Released version
  71.   Version 1.1 Unreleased
  72.      Fixed problem of garbled meta commands
  73.   Version 1.2 Current Release
  74.      Fixed problem of garbled track & file headers
  75.      Reports SYSEX events, and relays more META information
  76.      Optimized speed, and reduced size of executable
  77.      Correctly determines if file is SMF or XMI file, and if neither
  78.       it terminates the program with an error.
  79.      Now correctly translates sample file.  (V 1.0 didn't work!)
  80.      Patch 108 now correctly converts to patch 78
  81.   -------
  82.   If you have questions or comments I can be reached on the Prodigy
  83.   service at ID# KBND17B.
  84.  
  85.                                 Enjoy,
  86.                                  
  87.                                 Mike "Newt" Cornelius
  88.                                 New Smyrna Beach, Florida
  89.