Rev 20 | Blame | Compare with Previous | Last modification | View Log | RSS feed
/*
--------------------------------------------------------------------------------
Duke: Nuclear Winter Plus
By Hendricks266
--------------------------------------------------------------------------------
*/
// Pete B. has extended an offer to do this, but he has disappeared. Again.
// Mark McWane has also expressed interest. So far he has not done any tracks.
// Matéos converted the MIDIs to OGGs.
// MusicallyInspired ran the MIDIs through a Roland Sound Canvas SC-55 box to generate the current music.
// OGG soundtrack for Duke: Nuclear Winter
// nw*.ogg recorded by Brandon Blume (shine62@gmail.com) from the
// Roland Sound Canvas SC-55 GS module as they were meant to be heard back in 1996
music { id "intro" file "nwinter/music/gremlins.ogg" }
music { id "briefing" file "nwinter/sounds/blank.ogg" }
music { id "E1L1" file "nwinter/music/nw1.ogg" }
music { id "E1L2" file "nwinter/music/nw2.ogg" }
music { id "E1L3" file "nwinter/music/nw3.ogg" }
music { id "E1L4" file "nwinter/music/nw4.ogg" }
music { id "E1L5" file "nwinter/music/nw5.ogg" }
music { id "E1L6" file "nwinter/music/nw2.ogg" }
music { id "E1L7" file "nwinter/music/nw7.ogg" }
music { id "E2L1" file "nwinter/music/nw1.ogg" }
music { id "E2L2" file "nwinter/music/nw2.ogg" }
music { id "E2L3" file "nwinter/music/nw3.ogg" }
music { id "E2L4" file "nwinter/music/nw4.ogg" }
music { id "E2L5" file "nwinter/music/nw5.ogg" }
music { id "E2L6" file "nwinter/music/nw2.ogg" } // nw6 = nw2
music { id "E2L7" file "nwinter/music/nw7.ogg" }
music { id "E2L8" file "nwinter/music/nw7.ogg" }
music { id "E1L9" file "nwinter/music/nw1.ogg" }
music { id "E1L10" file "nwinter/music/nw2.ogg" }
music { id "E1L11" file "nwinter/music/nw3.ogg" }
music { id "E1L12" file "nwinter/music/nw4.ogg" }
music { id "E2L13" file "nwinter/music/doom.ogg" }
music { id "E2L14" file "nwinter/music/smk-07.ogg" }
music { id "E3L1" file "nwinter/music/nw1.ogg" }
music { id "E3L2" file "nwinter/music/nw2.ogg" }
music { id "E3L3" file "nwinter/music/nw3.ogg" }
music { id "E3L4" file "nwinter/music/nw4.ogg" }
music { id "E3L5" file "nwinter/music/nw5.ogg" }
music { id "E3L6" file "nwinter/music/nw2.ogg" }
music { id "E3L7" file "nwinter/music/nw7.ogg" }