HMI
From Just Solve the File Format Problem
(Difference between revisions)
(Added sample file) |
(→Sample files) |
||
Line 30: | Line 30: | ||
== Sample files == | == Sample files == | ||
− | * https://telparia.com/fileFormatSamples/music/ | + | * https://telparia.com/fileFormatSamples/music/hmi/ |
== Links == | == Links == |
Revision as of 23:43, 28 July 2020
Contents |
Description
HMI is a MIDI variant created by Human Machine Interfaces Inc. It supports looping and conditional branching. It was used by Human Machine Interfaces Sound Operating System as the MIDI system and is used in several PC games including The Elder Scrolls II: Daggerfall, Carmageddon and Tex Murphy: Overseer.
Information
HMI files begin with the ID string "HMI-MIDISONG061595"
- Code for an HMI-MIDI converter in the Abuse SDL source
- HMI processing code, compiles in modern Linux
- MultimediaWiki - HMI
- Videogame Music Preservation Foundation Wiki - HMI
Software
Conversion
Playback
Sample files
Links
- The Human Machine Interfaces developer page (Wayback Machine capture as of 1997-02-25)