RIFF MIDI
From Just Solve the File Format Problem
(Difference between revisions)
(Added software) |
(→Sample files) |
||
| Line 20: | Line 20: | ||
== Sample files == | == Sample files == | ||
| − | * | + | * https://telparia.com/fileFormatSamples/music/rmi/ |
[[Category:RIFF based file formats]] | [[Category:RIFF based file formats]] | ||
Revision as of 23:36, 28 July 2020
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.
Contents |
Identification
Files begin with "FORM", and have "RMID" at offset 8.
Specifications
- RMID is defined in the RIFF specifications.