CMF to MIDI
From Video Game Music Preservation Foundation Wiki
CMF to MIDI | |
![]() |
|
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 |