MIDI Instrument Definition File
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				Dan Tobias  (Talk | contribs)  | 
			 (Added sample files)  | 
			||
| Line 14: | Line 14: | ||
* [ftp://ftp.fidobbs.net/pub/bbs/764/IDFEDIT.ZIP Microsoft's IDFedit Program]  | * [ftp://ftp.fidobbs.net/pub/bbs/764/IDFEDIT.ZIP Microsoft's IDFedit Program]  | ||
* RIFFPad  | * RIFFPad  | ||
| + | |||
| + | == Sample files ==  | ||
| + | * {{DexvertSamples|other/midiInstrumentDefinitionFile}}  | ||
== External links ==  | == External links ==  | ||
Latest revision as of 21:45, 28 December 2023
A MIDI Instrument Definition File is a RIFF like container that remaps the General MIDI patch set and drum note assignments for a MIDI sound source that is not GM compliant.[1]
Contents | 
[edit] Identification
.IDF files start with ASCII "RIFF", have "IDF LIST" at offset 8, and MMAPhdr  at offset 20.
[2]
[edit] Software
- Microsoft's IDFedit Program
 - RIFFPad