DRL > Discussion

what music do you use?

<< < (2/2)

Brewtal Legend:
Here's a  link to the project aftershock songs I use.

http://project-aftershock.newgrounds.com/

Chainsaw:

--- Quote from: Brewtal Legend on March 17, 2010, 00:21 ---btw, before I settled on my current music I used these heavy metal mixes of the original soundtrack.
--- End quote ---

Those are great!

Game Hunter:
Currently I've tried the music I found from http://www.doom2.net/~doomdepot/music.html: scroll all the way down to the music titled "Ultimate Doom and Doom2 MP2s (from Doomworld)".  Even compared to the .mp3s from the other website, I prefer the ones here...very crisp instruments.

Alternatively, there's an awesome OC album called Dark Side of Phobos, found at http://doom.ocremix.org/main.html.  Swapping out some of these, especially for doubled songs, would likely be a nice change.

This is my current setup.  A lot of the special levels contain Doom2 music at my own personal discretion...some of them fit really well.  For instance, any of you who remember Map07, Dead Simple (with the mancubi and arachnotrons) will know that it fits perfectly in Spider's Lair.  (Or, for hardcore Doom1 users, E3M8 - Dis also works well.)  Map28, The Spirit World (that huge one with the Spiderdemon in the blood room) is great for The Mortuary, and Map20, Gotcha!, is an amusing reference in City of Skulls.


--- Code: ---[Music]
//In order to get the files from Doomworld to work
//properly, they have to be changed from .mp2 to
//.mp3 (rename it; no effect on quality).

start     = "music/other/title.mp3";
interlude = "music/other/interlude-e2m3.mp3";
bunny     = "music/other/bunny.mp3";
intro     = "music/other/e1m1.mp3";
hellgate  = "music/other/e1m8.mp3";

level2    = "music/other/e1m2.mp3";
level3    = "music/other/e1m3.mp3";
level4    = "music/other/e1m7.mp3";
level5    = "music/other/e1m5.mp3";
level6    = "music/other/e1m6.mp3";
level7    = "music/other/e1m4.mp3";
level8    = "music/other/e1m7.mp3";
level9    = "music/other/e1m3.mp3";
level10   = "music/other/e1m2.mp3";
level11   = "music/other/e1m6.mp3";
level12   = "music/other/e1m4.mp3";
level13   = "music/other/e1m7.mp3";
level14   = "music/other/e2m1.mp3";
level16   = "music/other/e2m2.mp3";
level17   = "music/other/e2m6.mp3";
level18   = "music/other/e3m3.mp3";
level19   = "music/other/e2m4.mp3";
level20   = "music/other/e3m1.mp3";
level21   = "music/other/e2m7.mp3";
level22   = "music/other/e2m1.mp3";
level23   = "music/other/e3m3.mp3";
level24   = "music/other/e2m2.mp3";

//chained court
spec1     = "music/other/e1m9.mp3";
//halls of carnage
spec2     = "music/other/map09.mp3";
//hell's armory
spec3     = "music/other/map02.mp3";
//hell's arena
spec4     = "music/other/e3m2.mp3";
lava pits
spec5     = "music/other/map23.mp3";
//city of skulls
spec6     = "music/other/map20.mp3";
//the wall
spec7     = "music/other/map25.mp3";
//unholy cathedral
spec8     = "music/other/map32.mp3";
//the mortuary
spec9     = "music/other/map28.mp3";
//the vaults
spec10    = "music/other/map18.mp3";
//spider's lair
spec11    = "music/other/map07.mp3";


boss      = "music/other/e2m8.mp3";
boss2     = "music/other/map30.mp3";
victory   = "music/other/victory.mp3";

//No music plays here (level15 is now hellgate)
level15   = "music/other/e1m1.mp3";

--- End code ---
I changed the filenames of the music to make them more concise here.  One day I'll take the time to get rid of the pauses at the beginning so it meshes better with the game.

EDIT: The specials were originally all wrong: this is what I've ascertained in playing a little bit on a Pacifism run:
chained court, halls of carnage, hell's armory(?), hell's arena, lava pits(?), city of skulls, the wall, unholy cathedral, the mortuary(?), the vaults, spider's lair(?).
(? means I'm not sure yet, just filling in the gaps.)

Polymeron:
The Ultimate Doom ones are nice, but I'm frankly shocked no one is using the music from Doomsday. Their remakes have got to be the best I've ever heard of any game, ever!

I'm not sure how one can get them without downloading and unpacking Doomsday - not that doing that is such a bad idea, either.

Angles of death:
A large playlist....Including ac/dc and metallica.

Navigation

[0] Message Index

[*] Previous page

Go to full version