HMI
From Just Solve the File Format Problem
(Difference between revisions)
(→Information) |
(Added sample file) |
||
Line 28: | Line 28: | ||
* [http://web.archive.org/web/20050205113315/http://www.texmurphy.com/tm/ PlayHMI] | * [http://web.archive.org/web/20050205113315/http://www.texmurphy.com/tm/ PlayHMI] | ||
* [http://www.winamp.com/ Winamp] | * [http://www.winamp.com/ Winamp] | ||
+ | |||
+ | == Sample files == | ||
+ | * https://telparia.com/fileFormatSamples/music/TEST.HMI | ||
== Links == | == Links == |
Revision as of 11:43, 27 May 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)