CMF to MIDI

From Video Game Music Preservation Foundation Wiki
Revision as of 13:14, 11 May 2016 by TheAlmightyGuru (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
CMF to MIDI
Player - CMF to MIDI.png
Creator Adam Mirowski
Released 1991-07-05
Platform DOS

CMF to MIDI is a DOS command line program that converts Creative Labs CMF files into standard type-0 MIDI files.

The command line usage is as follows:

CMF2MID.EXE [ /O /T# /D ] source.cmf
  • Source.cmf - The CMF file that you want to convert.
  • /O - Overwrite an existing MIDI file if it exists.
  • /T# - Multiply the default CMF tempo by # percent.
  • /D - Dump the CMF header. Don't convert source.cmf.

You can also use a special CMM file to convert specific CMF instruments into general MIDI instruments. The specific usage is explained in the help document.

Download

Version Download Platform
1.0 Download - (info) DOS

Links