Difference between revisions of "CMF"

From Video Game Music Preservation Foundation Wiki
Jump to: navigation, search
(CMF to ?)
(Converters)
Line 43: Line 43:
 
* [[Camoto]] - Linux/Windows - {{Camoto/FormatList|type=song|dir=write}}
 
* [[Camoto]] - Linux/Windows - {{Camoto/FormatList|type=song|dir=write}}
 
* [[CMF to MIDI]] - DOS - [[MIDI]]
 
* [[CMF to MIDI]] - DOS - [[MIDI]]
* [[MIDIPLEX]] - Windows - [[MIDI]]
+
* [[MIDIPLEX]] - Windows - [[MDI]], [[MIDI]]
 
* [[SBTimbre]] - DOS - [[IBK]]
 
* [[SBTimbre]] - DOS - [[IBK]]
  
 
===? to CMF===
 
===? to CMF===
 
* [[Camoto]] - Linux/Windows - {{Camoto/FormatList|type=song|dir=read}}
 
* [[Camoto]] - Linux/Windows - {{Camoto/FormatList|type=song|dir=read}}
 +
* [[MIDIPLEX]] - Windows - [[MDI]]
 
* [[ROL to CMF]] - DOS - [[ROL]]
 
* [[ROL to CMF]] - DOS - [[ROL]]
 
* [[SBTimbre]] - DOS - [[BNK]], [[IBK]], [[SBI]]
 
* [[SBTimbre]] - DOS - [[BNK]], [[IBK]], [[SBI]]

Revision as of 15:10, 24 June 2016

Creative Music File
CMF.png
Developer: Creative Labs
Header: Custom
Content: Notational
Instruments: Internal
Target Output
Output - Digital Audio - No.png Output - MIDI - No.png Output - FM Synthesis.png Output - PSG - No.png
Released: 199?-??-??
First Game: ?
Extensions
  • *.cmf

The Creative Music Format (CMF) was created by Creative Labs in order to play music on their Sound Blaster sound cards equipped with an FM Synthesis chip. The file structure is similar to Ad-Lib's ROL formats, as it contains all the necessary information to be sent to an OPL2 chip. However, unlike ROL, CMF files have the instrument definitions built into the file. This means you don't need a separate BNK file, but it also means that CMF files are intrinsically larger than ROL files.

Despite Creative Labs' attempts, the CMF format never took off as well as AdLib's ROL format, probably because Creative Labs never released a CMF editor program to compete with the AdLib Visual Composer. Without an editor, CMF files could only be made by converting songs composed in other more-common formats, a process which invariably lost some of the sound of the original.

Few players properly play CMF files. The most accurate CMF playback comes from Creative Labs's Play CMF program since it was developed by the same group that created the CMF format. However, the program is lacking in features. There is another program called MuchMusic for DOS which plays CMF back very accurately, and supports looping.

Players

(Category)

Editors

(Category)

Converters

(Category)

CMF to ?

? to CMF

Extractors

These programs can extract songs in this format from game data files.

Games

(Category)
Released Title Sample
1991-??-?? The Magic Candle II: The Four and Forty (DOS)
1991-??-?? Scud Atak (DOS)
1992-03-?? Word Rescue (DOS)
1992-??-?? Dyna Blaster (DOS)
1992-??-?? Jill of the Jungle (DOS)
1992-??-?? Kiloblaster (DOS)
1993-02-?? Game-Maker (DOS)
1993-??-?? Solar Winds (DOS)
1994-??-?? BattleStar (DOS)
1994-??-?? Traffic Department 2192 (DOS)
1994-??-?? Xargon (DOS)

Technical

  • All CMF files begin with "CTMF".
  • There are two versions of CMF files, 1.0 and 1.1. They're similar, but there are internal structure differences.
  • CMF files uses MIDI format to store music notation data.

Links