//**************************************************************************** // NO MORE ROOM IN HELL // Soundscapes for 'Normandy' // //**************************************************************************** // //**************************************** // Ambient Setups //**************************************** "normandy.interior" { "dsp" "10" "playlooping" { "volume" "0.8" "pitch" "100" "wave" "ambient\roomtones\low_ambient_room_loop.wav" "soundlevel" "SNDLVL_70dB" } "playlooping" { "volume" "0.7" "pitch" "100" "soundlevel" "SNDLVL_70db" "wave" "ambient\water\city_rain_light_backalley.wav" "position" "0" } "playlooping" { "volume" "0.7" "pitch" "100" "soundlevel" "SNDLVL_70db" "wave" "ambient\water\city_rain_light_backalley.wav" "position" "1" } } "normandy.exterior" { "dsp" "0" "playlooping" { "volume" "1" "pitch" "100" "wave" "ambient\water\city_rain_light_generic.wav" "soundlevel" "SNDLVL_70dB" } }