Skip to content

Commit

Permalink
Instrument Definition File
Browse files Browse the repository at this point in the history
This instrument defnition file can be used for Sekaiju and Cakewalk SONAR to display the MIDI instruments with their Doom 64 descriptions.
  • Loading branch information
Immorpher committed Sep 22, 2024
1 parent 4385606 commit 5c1f00f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Binary file added audio/music/inst_defs.zip
Binary file not shown.
8 changes: 7 additions & 1 deletion audio/music/instruments.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,13 @@

<h1>Instrument List</h1>

<p>The music of Doom 64 is fundamentally MIDI with a custom soundset based on the sounds listed in the <a href="../assets.html">audio assets</a>. Many PC ports store the custom soundset as a soundfont file which organizes the sounds as instruments. Below is how the instruments are ordered with their General MIDI designations and descriptions.</p>
<p>The music of Doom 64 is fundamentally MIDI with a custom soundset based on the sounds listed in the <a href="../assets.html">audio assets</a>. Many PC ports store the custom soundset as a soundfont file which organizes the sounds as instruments. Below is an instrument defnition file which can be used for Sekaiju and Cakewalk SONAR to display the MIDI instruments with their Doom 64 descriptions.</p>

<ul>
<li><a href="inst_defs.zip">Instrument Definition File</a></li>
</ul>

<p>The following is how the instruments are ordered with their General MIDI designations and descriptions.</p>

<table>
<thead>
Expand Down

0 comments on commit 5c1f00f

Please sign in to comment.