RIFF MIDI
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Audio and Music |extensions={{ext|rmi}} |locfdd={{LoCFDD|fdd000120}} |pronom={{PRONOM|fmt/956}} }} '''RIFF MIDI''' ('''RMID''') is ...") |
Revision as of 20:07, 5 October 2016
RIFF MIDI (RMID) is a simple RIFF wrapper for a MIDI music file.
Note: We have observed that some .rmi files are actually plain MIDI files, with a misleading file extension.
Identification
Files begin with "FORM", and have "RMID" at offset 8.
Specifications
- RMID is defined in the RIFF specifications.