//**************************************************************************** // NO MORE ROOM IN HELL // Soundscapes for 'Ganado Cabin Siege' // //**************************************************************************** // //**************************************** // Ambient Setups //**************************************** "cabin.general" { "dsp" "14" "playlooping" // wind { "volume" ".9" "pitch" "100" "wave" "ambient\wind\wind_eerie_loop.wav" } "playlooping" // rain { "volume" ".6" "pitch" "100" "wave" "ambient\water\city_rain_light_thinroof.wav" } "playlooping" // horde far { "volume" ".8" "pitch" "100" "wave" "ambient\zombies\distant_horde_loop.wav" } "playlooping" // horde close { "volume" ".2" "pitch" "100" "wave" "ambient\zombies\horde_medium_stereo.wav" } "playrandom" // thunder { "time" "10,24" "volume" "0.8, 1.0" "pitch" "100" "rndwave" { "wave" "ambient\atmosphere\thunder1.wav" "wave" "ambient\atmosphere\thunder2.wav" "wave" "ambient\atmosphere\thunder3.wav" "wave" "ambient\atmosphere\thunder4.wav" } } }