Difference between revisions of "Manual:music.lua"
From DoomRL Wiki
Game Hunter (Talk | contribs) m (fixed for new 0994 music) |
Game Hunter (Talk | contribs) (added info for Simon-v's tracks) |
||
Line 1: | Line 1: | ||
Music is uniquely determined on a per-floor basis using music.lua. It is completely customizable, to the extent that you can replace any of the file paths with your own (so long as they use the DoomRL root folder as a base) that lead to whatever music you want. DoomRL accepts .mid, .wav, .mp3, and .ogg music files. | Music is uniquely determined on a per-floor basis using music.lua. It is completely customizable, to the extent that you can replace any of the file paths with your own (so long as they use the DoomRL root folder as a base) that lead to whatever music you want. DoomRL accepts .mid, .wav, .mp3, and .ogg music files. | ||
+ | |||
+ | Several of the tracks found here are composed by [[User:Simon-v|Simon Volpert]], one of the members of the Chaosforge community. For more information on these tracks, head to [http://forum.chaosforge.org/index.php/topic,3446.0.html this thread] on the Chaosforge forums. | ||
The following is sorted by the order in the configuration file. | The following is sorted by the order in the configuration file. |
Revision as of 19:54, 11 October 2011
Music is uniquely determined on a per-floor basis using music.lua. It is completely customizable, to the extent that you can replace any of the file paths with your own (so long as they use the DoomRL root folder as a base) that lead to whatever music you want. DoomRL accepts .mid, .wav, .mp3, and .ogg music files.
Several of the tracks found here are composed by Simon Volpert, one of the members of the Chaosforge community. For more information on these tracks, head to this thread on the Chaosforge forums.
The following is sorted by the order in the configuration file.
Music Location | Game ID | Default File Path |
---|---|---|
Title Screen | intro | music/0 - intro.mid |
Unused (Intermission?) | interlude | music/00 - inter.mid |
Mortem Screen (Failure) | bunny | music/99 - bunny.mid |
Phobos Base Entry | intro | music/11 - hangar.mid |
Phobos Hellgate | hellgate | music/18 - phobos anomaly.mid |
Phobos Base 2 | level2 | music/12 - nuclear plant.mid |
Phobos Base 3 | level3 | music/13 - toxin refinery.mid |
Phobos Base 4 | level4 | music/17 - computer station.mid |
Phobos Base 5 | level5 | music/15 - phobos lab.mid |
Phobos Base 6 | level6 | music/16 - central processing.mid |
Phobos Base 7 | level7 | music/14 - command control.mid |
Phobos Base 8 | level8 | music/19 - military base.mid |
Phobos Base 9 | level9 | music/11 - hangar.mid |
Phobos Base 10 | level10 | music/12 - nuclear plant.mid |
Phobos Base 11 | level11 | music/13 - toxin refinery.mid |
Phobos Base 12 | level12 | music/14 - command control.mid |
Phobos Base 13 | level13 | music/15 - phobos lab.mid |
Phobos Base 14 | level14 | music/16 - central processing.mid |
Unused (Phobos Base 15) | level15 | music/22 - containment area.mid |
Phobos Hell 1 | level16 | music/24 - deimos lab.mid |
Phobos Hell 2 | level17 | music/26 - halls of the damned.mid |
Phobos Hell 3 | level18 | music/27 - spawning vats.mid |
Phobos Hell 4 | level19 | music/29 - fortress of mystery.mid |
Phobos Hell 5 | level20 | music/32 - slough of despair.mid |
Phobos Hell 6 | level21 | music/33 - pandemonium.mid |
Phobos Hell 7 | level22 | music/22 - containment area.mid |
Phobos Hell 8 | level23 | music/24 - deimos lab.mid |
Phobos Hell 9 | level24 | music/26 - halls of the damned.mid |
The Chained Court | spec1 | music/14 - command control.mid |
Halls of Carnage | spec2 | music/19 - military base.mid |
Hell's Armory | spec3 | music/hells_weapons.mid |
Hell's Arena | spec4 | music/32 - slough of despair.mid |
Spider's Lair | spec5 | music/27 - spawning vats.mid |
City of Skulls | spec6 | music/of_skull_and_bone.mid |
The Wall | spec7 | music/24 - deimos lab.mid |
Unholy Cathedral | spec8 | music/unholy_cathedral.mid |
The Mortuary | spec9 | music/something_wicked.mid |
The Vaults | spec10 | music/24 - deimos lab.mid |
The Lava Pits | spec11 | music/too_hot_down_here.mid |
Phobos Arena | boss | music/28 - tower of babel.mid |
Hell Fortress | boss2 | music/final_showdown.mid |
Mortem Screen (Victory) | victory | music/98 - victory.mid |