//Prospect //**************************************************EXTERIORS************************************************** //Exterior INS Spawn "ext.spawn" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.05" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.4" //0.3 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" "origin" "-7041, -6247, 271;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" "origin" "-7416, -6247, 271;" } // Electrical Hum "playlooping" { "volume" "0.8" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-8610, -5478, 310;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Electrical Hum "playlooping" { "volume" "0.6" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-4792, -3343, 96;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Water Tank "playlooping" { "volume" "0.7" "pitch" "100" "origin" "-8024, -5418, 200;" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" } // Water Tank "playlooping" { "volume" "0.7" "pitch" "100" "origin" "-8034, -5193, 200;" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" } // airconditioner "playlooping" { "volume" "0.8" "pitch" "125" "soundlevel" "SNDLVL_100dB" "origin" "-5338, -3427, 415;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } // pipes ticking "playlooping" { "volume" "1.0" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-6359, -3334, 100;" } } //Exterior Spawn Tunnel Security "ext.spawn.tunnel" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.2" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.05" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } } //Exterior Spawn Security "ext.spawn.us" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.4" //0.3 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } // birds raven "playrandom" { "time" "10,20" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } // wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } // birds crows "playrandom" { "time" "10,30" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } // creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } // Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6649, 4804, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6695, 4345, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6697, 3884, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7516, 4345, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7522, 4806, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7834, 4803, 265;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7830, 4344, 265;" "soundlevel" "SNDLVL_70dB" } } //Exterior WaterSide "ext.waterside" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.4" //0.3 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } // birds raven "playrandom" { "time" "10,20" "volume" "0.6,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } // wolves "playrandom" { "time" "10,30" "volume" "0.3,0.8" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } // birds crows "playrandom" { "time" "10,30" "volume" "0.6,1.0" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } // creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } // Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Vent Unit "playlooping" { "volume" "0.5" "pitch" "115" "origin" "-7015, 40, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.5" "pitch" "115" "origin" "-7712, 40, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.5" "pitch" "115" "origin" "-7705, -1064, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.5" "pitch" "115" "origin" "-6981, -1064, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.5" "pitch" "115" "origin" "-9355, -2425, 300;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // AC Unit "playlooping" { "volume" "0.6" "pitch" "125" "origin" "-8037, 366, 314;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" "soundlevel" "SNDLVL_100dB" } // Electrical Hum "playlooping" { "volume" "0.6" "pitch" "100" "origin" "-7974, -913, 108;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" "soundlevel" "SNDLVL_95dB" } // pipes ticking "playlooping" { "volume" "0.6" "pitch" "100" "origin" "-9418, -2504, 122;" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" } } //Exterior Middle Area "ext.middle" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.3 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.3" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.4" //0.3 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.2" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } // birds raven "playrandom" { "time" "10,20" "volume" "0.4,0.8" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } // wolves "playrandom" { "time" "10,30" "volume" "0.2,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } // birds crows "playrandom" { "time" "10,30" "volume" "0.4,0.7" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } // Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // large vent out "playlooping" { "volume" "0.6" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-5322, -2026, 451;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "0.6" "pitch" "95" "soundlevel" "SNDLVL_95dB" "origin" "-3272, -316, 500;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "0.6" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-3248, 2257, 562;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // Electrical Hum "playlooping" { "volume" "0.5" "pitch" "120" "soundlevel" "SNDLVL_95dB" "origin" "-3776, 2104, 139;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // pipes ticking "playlooping" { "volume" "0.5" "pitch" "100" "origin" "-4037, 2145, 185;" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "origin" "-3328, 1277, 186;" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" } // halogen lamp "playlooping" { "volume" "0.4" "pitch" "100" "origin" "-5632, 3264, 392;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.4" "pitch" "100" "origin" "-6000, -2026, 452;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.4" "pitch" "100" "origin" "-4657, -2026, 452;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } } //Exterior Helipad "ext.helipad" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.3 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.5" //0.4 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.4" //0.4 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.4,0.8" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // pipes ticking "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-3847, 4080, 120;" } // Water Tank "playlooping" { "volume" "0.8" "pitch" "85" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-4019, 4884, 247;" } // Waterstream "playlooping" { "volume" "0.6" "pitch" "55" "wave" "soundscape\ambience\stream_ambience_03.wav" "soundlevel" "SNDLVL_85dB" "origin" "-960, 4674, -16;" } } //Exterior Runway "ext.runway" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.3 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.7" //0.5 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.4,0.6" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.4,0.7" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-3248, 2257, 562;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "1.0" "pitch" "95" "soundlevel" "SNDLVL_95dB" "origin" "-3272, -316, 500;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-592, -1421, 468;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // Water Tank "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-2857, 1697, 186;" } // Water Tank "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-2966, 59, 186;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-2948, 51, 191;" } } //Exterior Hangar 2 "ext.hangar2" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.3 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.5" //0.4 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.4,0.8" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.4,0.8" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-592, -1421, 468;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-173, -1644, 372;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "205, -2660, 330;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // large vent out "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-169, 3180, 379;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1704, 3134, 212;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "478, -2614, 186;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1137, -2614, 186;" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "1168, -2992, 120;" } } //Exterior Near Crash Site "ext.crash" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.5" //0.4 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.3" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } } //Exterior Barracks "ext.barracks" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "41" "dsp_volume" "4" "soundmixer" "Default_Mix" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.3" //0.3 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.2" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //creaking wood "playrandom" { "time" "2,8" "volume" "0.06,0.15" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.5,0.9" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Vent Unit "playlooping" { "volume" "1.0" "pitch" "115" "origin" "-7705, -1064, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "1.0" "pitch" "115" "origin" "-6981, -1064, 375;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Water Tank "playlooping" { "volume" "0.7" "pitch" "100" "origin" "-6670, -3031, 218;" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "100" "origin" "-6866, -1531, 164;" "soundlevel" "SNDLVL_95dB" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-6866, -2306, 164;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-6866, -3059, 164;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // AC Unit "playlooping" { "volume" "0.9" "pitch" "95" "soundlevel" "SNDLVL_100dB" "origin" "-7964, -1698, 228;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } // AC Unit "playlooping" { "volume" "0.9" "pitch" "95" "soundlevel" "SNDLVL_100dB" "origin" "-7964, -2467, 228;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } // AC Unit "playlooping" { "volume" "0.9" "pitch" "95" "soundlevel" "SNDLVL_100dB" "origin" "-7964, -3212, 228;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } } //**************************************************UNDERGROUND************************************************** //Underground Tunnel "udg.tunnel" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.5" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "0.7" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // underground ambience "playlooping" { "volume" "0.2" "pitch" "45" "wave" "soundscape\emitters\loop\low_end_rumble.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.09" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.04" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.06" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.04" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.04" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7552, 1780, 150;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7552, 1012, -138;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7552, 756, -186;" "soundlevel" "SNDLVL_70dB" } // large vent out "playlooping" { "volume" "0.8" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-7693, 889, -218;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } } //Underground storage area "udg.storage" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.5" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "1.0" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7555, -858, -70;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7187, -858, -70;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6818, -858, -70;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6449, -858, -70;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6449, 362, -54;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6818, 362, -54;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7187, 362, -54;" "soundlevel" "SNDLVL_70dB" } // Electrical Hum "playlooping" { "volume" "0.8" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-7867, 301, -317;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-7118, -231, -85;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // large vent out "playlooping" { "volume" "0.8" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-7818, -178, -125;" "wave" "soundscape\emitters\loop\large_vent_out.wav" } // Large Generator "playlooping" { "volume" "1.0" "pitch" "125" "soundlevel" "SNDLVL_95dB" "origin" "-6242, 368, -285;" "wave" "soundscape\emitters\loop\elevator_moving_loop.wav" } } //Underground Green hallway "udg.green" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.5" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "1.0" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Steam "playlooping" { "volume" "0.2" "pitch" "70" "wave" "soundscape\emitters\loop\steam.wav" } // *** positional sounds *** // // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8371, -728, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8371, -365, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8371, -1211, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8371, -1806, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8371, -2463, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8382, -2900, -342;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-8664, -2905, -344;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } } //Underground stairway (to the green hallway) "udg.stairway" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.3" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Ambience "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Factory Ambience "playlooping" { "volume" "0.7" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Industrial "playlooping" { "volume" "0.1" "pitch" "95" "wave" "soundscape\ambience\underground_ambience_01.wav" } // Steam "playlooping" { "volume" "0.1" "pitch" "70" "wave" "soundscape\emitters\loop\steam.wav" } } //Underground reactor area "udg.reactor" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "1.0" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Steam "playlooping" { "volume" "0.2" "pitch" "85" "wave" "soundscape\emitters\loop\steam_pipe_loop.wav" } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5632, 684, -50;" "soundlevel" "SNDLVL_70dB" } // Nanitetank "playlooping" { "volume" "0.8" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-5795, 714, -84;" "wave" "soundscape\emitters\loop\deep_boil.wav" } // Electrical Hum "playlooping" { "volume" "0.7" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-5417, 700, -115;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Reactor "playlooping" { "volume" "2.5" "pitch" "85" "soundlevel" "SNDLVL_150dB" "position" "2" "wave" "soundscape\emitters\loop\reactor01.wav" } } //Underground reactorroom "udg.reactorroom" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "1.0" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Steam "playlooping" { "volume" "0.2" "pitch" "85" "wave" "soundscape\emitters\loop\steam_pipe_loop.wav" } // *** positional sounds *** // // Reactor "playlooping" { "volume" "2.5" "pitch" "85" "soundlevel" "SNDLVL_150dB" "position" "0" "wave" "soundscape\emitters\loop\reactor01.wav" } // Equipment Bunker "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\equipment01.wav" "origin" "-5842, 1116, -103;" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "100" "soundlevel" "SNDLVL_95dB" "origin" "-5788, 1600, -70;" "wave" "soundscape\emitters\loop\lab_loop1.wav" } // Roof Unit Inside "playlooping" { "volume" "0.3" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-5581, 1100, -42;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "0.3" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-5577, 1619, -42;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } } //Underground hallway orange cagelights "udg.orange" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "0.9" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Steam "playlooping" { "volume" "0.1" "pitch" "85" "wave" "soundscape\emitters\loop\steam_pipe_loop.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.1" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.08" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.08" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.08" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.08" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Cooling Tank "playlooping" { "volume" "0.8" "pitch" "75" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-4130, 208, -232;" } // Cooling Tank "playlooping" { "volume" "0.8" "pitch" "75" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-4130, -227, -232;" } // Electrical Hum "playlooping" { "volume" "0.7" "pitch" "95" "soundlevel" "SNDLVL_95dB" "origin" "-4511, 122, -341;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Ship Pipes "playlooping" { "volume" "0.6" "pitch" "85" "origin" "-4350, -1169, -336;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Roof Unit Inside "playlooping" { "volume" "0.4" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-4441, -1391, -237;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "0.4" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-4433, -877, -237;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "0.4" "pitch" "75" "soundlevel" "SNDLVL_95dB" "origin" "-4441, -370, -237;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } } //Underground Abrams storage "udg.abrams" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Tunnel Ambience "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\tunnel_ambience.wav" } // Factory Ambience "playlooping" { "volume" "0.6" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.1" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.1,0.2" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5391, -2294, -282;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5439, -2549, -258;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5487, -2805, -210;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5535, -3061, -137;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5583, -3320, -80;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5966, -3320, -80;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5966, -3061, -137;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-5969, -2805, -210;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6017, -2549, -258;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6065, -2294, -282;" "soundlevel" "SNDLVL_70dB" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-5521, -1903, -225;" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-5475, -1600, -225;" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-5557, -1345, -225;" } // Electrical Hum "playlooping" { "volume" "0.3" "pitch" "110" "soundlevel" "SNDLVL_95dB" "origin" "-5038, -1050, -342;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } } //Underground Jet "udg.jet" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.3" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Factory Ambience "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.1,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.5" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // pipes ticking "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-6081, -481, -15;" } // pipes ticking "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-4662, -466, -15;" } // airconditioner "playlooping" { "volume" "0.5" "pitch" "85" "soundlevel" "SNDLVL_100dB" "origin" "-5810, 465, -367;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } } //**************************************************INTERIORS************************************************** //Interior Checkpoint @ US Spawn "int.checkpoint" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.2" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } // birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } // wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } // birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } // Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-8139, 4928, 177;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-8175, 4613, 177;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-8175, 4347, 177;" "soundlevel" "SNDLVL_70dB" } // Radio "playrandom" { "time" "2,6" "volume" "0.7" "pitch" "90,100" "origin" "-8088, 5015, 131;" "soundlevel" "SNDLVL_80dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\icom_chatter_01_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_02_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_03_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_04_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_05_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_06_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_07_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_08_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_09_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_10_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_11_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_12_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_13_c2.ogg" } } } //Interior Tunnel Entrance "int.tunnelcheck" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.07" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.07" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.1,0.2" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7730, 2291, 206;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7808, 2102, 206;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7808, 1846, 206;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7808, 1590, 206;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7808, 1144, 206;" "soundlevel" "SNDLVL_70dB" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "125" "soundlevel" "SNDLVL_95dB" "origin" "-7722, 2205, 128;" "wave" "soundscape\emitters\loop\refrigerator_loop_01.wav" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-7902, 1724, 115;" } // pipes ticking "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-7903, 1140, 115;" } } //Interior Hangar 01 "int.hangar1" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.2 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } // Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.3" //0.2 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.1,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.3,0.6" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.3,0.7" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "origin" "-6299, 3780, 385;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "origin" "-6299, 4224, 385;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "origin" "-6299, 4668, 385;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.2" "pitch" "100" "origin" "-4949, 4668, 390;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.2" "pitch" "100" "origin" "-4949, 4224, 390;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.2" "pitch" "100" "origin" "-4949, 3780, 390;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "origin" "-5547, 4719, 487;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "100" "origin" "-5721, 4719, 487;" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_100dB" } // Forklift "playlooping" { "volume" "0.6" "pitch" "115" "origin" "-6149, 4321, 103;" "wave" "soundscape\emitters\loop\big_truck.wav" "soundlevel" "SNDLVL_150dB" } // Radio "playrandom" { "time" "2,6" "volume" "0.7" "pitch" "90,100" "origin" "-5071, 3505, 200;" "soundlevel" "SNDLVL_80dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\icom_chatter_01_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_02_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_03_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_04_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_05_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_06_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_07_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_08_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_09_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_10_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_11_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_12_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_13_c2.ogg" } } } //Interior Hangar 2 "int.hangar2" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.3" //0.3 "pitch" "45" "wave" "soundscape\emitters\loop\low_end_rumble.wav" } //Distant Metal "playlooping" { "volume" "0.3" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.1" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.1,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "468, -2362, 354;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "468, -2079, 354;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "468, -1810, 354;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "468, -1537, 354;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "274, -2463, 139;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "151, -2465, 139;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "672, -1987, 162;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "672, -1854, 162;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "672, -1729, 162;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "672, -1612, 162;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1747, -575, 200;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1747, 672, 200;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, 1156, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, 892, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, 453, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, 188, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, -92, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, -356, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1899, -1060, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "513, 3030, 256;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1998, 2480, 256;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "1998, 1934, 256;" } // Generator "playlooping" { "volume" "0.8" "pitch" "100" "origin" "975, 1812, 107;" "wave" "soundscape\emitters\loop\portable_generator.wav" "soundlevel" "SNDLVL_95dB" } // halogen lamp "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "816, 1964, 172;" } // sink drip "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\tap_drip_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-175, 67, 120;" } // bathroom "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\bathroom_loop.wav" "soundlevel" "SNDLVL_90dB" "origin" "1996, -1023, 105;" } // Radio "playrandom" { "time" "2,6" "volume" "0.7" "pitch" "90,100" "origin" "1816, -331, 265;" "soundlevel" "SNDLVL_80dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\icom_chatter_01_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_02_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_03_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_04_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_05_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_06_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_07_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_08_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_09_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_10_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_11_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_12_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_13_c2.ogg" } } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "768, -640, 304;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "768, 816, 304;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "800, 2224, 304;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } } //Interior Hangar Bomber "int.bomber" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6801, -970, 184;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7191, -970, 184;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7576, -970, 184;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6801, -54, 187;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7292, -54, 187;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7576, -54, 187;" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "115" "soundlevel" "SNDLVL_95dB" "origin" "-7265, -570, 328;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } } //Interior Barracks "int.barracks" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //creaking wood "playrandom" { "time" "2,8" "volume" "0.03,0.1" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7118, -1693, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7416, -1693, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7730, -1693, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7118, -2460, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7416, -2460, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7730, -2460, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7118, -3205, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7416, -3205, 214;" } // halogen lamp "playlooping" { "volume" "0.3" "pitch" "85" "wave" "soundscape\emitters\loop\halogen_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-7730, -3205, 214;" } // Vent Unit "playlooping" { "volume" "0.4" "pitch" "85" "origin" "-7920, -3204, 233;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.4" "pitch" "85" "origin" "-7920, -2460, 233;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // Vent Unit "playlooping" { "volume" "0.4" "pitch" "85" "origin" "-7920, -1692, 233;" "wave" "soundscape\emitters\loop\large_vent_out.wav" "soundlevel" "SNDLVL_100dB" } // sink drip "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\tap_drip_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6924, -2575, 164;" } // sink drip "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\tap_drip_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6924, 3396, 164;" } // sink drip "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\tap_drip_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6924, -1807, 164;" } } //Interior Hangar Wartogs "int.wartog" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // sink drip "playlooping" { "volume" "1.0" "pitch" "100" "wave" "soundscape\emitters\loop\tap_drip_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-5013, -3285, 118;" } // fluorescent_light_loop "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6521, -2584, 143;" } // fluorescent_light_loop "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-6521, -2415, 143;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-4632, -3045, 167;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-4427, -3045, 167;" } //radio voices "playrandom" { "time" "2,6" "volume" "0.8" "pitch" "90,100" "soundlevel" "SNDLVL_80dB" "origin" "-4602, -3061, 116;" "rndwave" { "wave" ")soundscape\emitters\oneshot\icom_chatter_01_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_02_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_03_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_04_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_05_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_06_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_07_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_08_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_09_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_10_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_11_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_12_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_13_c2.ogg" } } // music "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\nookie.wav" "soundlevel" "SNDLVL_100dB" "origin" "-5109, -2603, 129;" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-4701, -2748, 313;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-4173, -2736, 313;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-5212, -2745, 313;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-5421, -3138, 416;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-5928, -2748, 313;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } // Roof Unit Inside "playlooping" { "volume" "1.0" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-6448, -3136, 313;" "wave" "soundscape\emitters\loop\treatment_plant_loop.wav" } } //Interior Bunker 18 "int.bunker18" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3583, -2183, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3583, -2444, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3583, -2706, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3057, -2184, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3057, -2445, 183;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3057, -2706, 183;" } // Generator "playlooping" { "volume" "0.7" "pitch" "110" "origin" "-3050, -2807, 97;" "wave" "soundscape\emitters\loop\portable_generator.wav" "soundlevel" "SNDLVL_95dB" } } //Building near Oiltanks "int.tigr" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.2 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //creaking wood "playrandom" { "time" "2,8" "volume" "0.03,0.1" "pitch" "50,120" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\tree_creak_01.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_02.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_03.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_04.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_05.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_06.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_07.ogg" "wave" ")soundscape\emitters\Oneshot\tree_creak_08.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7040, -6548, 286;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7423, -6548, 286;" "soundlevel" "SNDLVL_70dB" } } //Interior below Apaches "int.chopper" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.08" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.08" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7374, 2282, 181;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7374, 2074, 181;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6865, 2162, 222;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6865, 1826, 222;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.5" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6865, 1476, 222;" "soundlevel" "SNDLVL_70dB" } // pipes ticking "playlooping" { "volume" "0.8" "pitch" "100" "wave" "soundscape\emitters\loop\pipes_ticking_01.wav" "soundlevel" "SNDLVL_95dB" "origin" "-7130, 1848, 189;" } // Water Tank "playlooping" { "volume" "0.6" "pitch" "85" "wave" "soundscape\emitters\loop\large_water_tank.wav" "soundlevel" "SNDLVL_95dB" "origin" "-7248, 1394, 147;" } // Generator "playlooping" { "volume" "0.8" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-7110, 1320, 110;" "wave" "soundscape\emitters\loop\portable_generator.wav" } } //Interior Star Building "int.star" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.07" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Factory Ambience "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.07" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.08" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.07" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // fridge "playlooping" { "volume" "0.6" "pitch" "100" "wave" "soundscape\emitters\loop\refrigerator_loop_01.wav" "soundlevel" "SNDLVL_90dB" "origin" "-3124, -166, 141;" } // Soda Machine "playlooping" { "volume" "0.7" "pitch" "85" "wave" "soundscape\emitters\loop\refrigerator_loop_01.wav" "soundlevel" "SNDLVL_90dB" "origin" "-3768, -478, 130;" } // airconditioner "playlooping" { "volume" "0.7" "pitch" "120" "soundlevel" "SNDLVL_100dB" "origin" "-3122, -465, 182;" "wave" "soundscape\emitters\loop\airconditioner_out.wav" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3712, 448, 206;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3712, 659, 206;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3712, 936, 206;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3630, 161, 190;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3185, 161, 190;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3590, -153, 195;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3611, -333, 195;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3534, -375, 195;" } // fluorescent_light_loop "playlooping" { "volume" "0.5" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3512, -174, 195;" } // fluorescent_light_loop "playlooping" { "volume" "0.3" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3345, -295, 158;" } // fluorescent_light_loop "playlooping" { "volume" "0.3" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3345, -397, 158;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3143, -461, 216;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3185, -158, 216;" } // fluorescent_light_loop "playlooping" { "volume" "0.4" "pitch" "95" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "soundlevel" "SNDLVL_70dB" "origin" "-3185, -16, 216;" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3811, 648, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3811, 880, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3811, 447, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3811, -140, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3811, 375, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3596, -500, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-3565, 251, 123;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } } //Interior Radartower "int.radartower" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // Factory Ambience "playlooping" { "volume" "0.6" "pitch" "95" "wave" "soundscape\ambience\factoryambience.wav" } // Industrial "playlooping" { "volume" "0.3" "pitch" "95" "wave" "soundscape\ambience\underground_ambience_01.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.1" //0.1 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } // birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } // wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } // birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.4" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9032, -1271, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9280, -1271, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9536, -1271, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9536, -1033, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9280, -1033, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9032, -1033, 236;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.7" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-8743, -2589, 281;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-9111, -2586, 281;" "soundlevel" "SNDLVL_70dB" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "120" "soundlevel" "SNDLVL_95dB" "origin" "-9085, -2322, 203;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "120" "soundlevel" "SNDLVL_95dB" "origin" "-9320, -2409, 249;" "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } } //Interior Control Tower "int.tower" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } // underground ambience "playlooping" { "volume" "0.2" //0.2 "pitch" "45" "wave" "soundscape\ambience\underground_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.1" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.2" //0.2 "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.1" //0.1 "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.3" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.2,0.5" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3461, 2306, 180;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3652, 1829, 160;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3492, 1829, 160;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3188, 1829, 160;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3028, 1829, 160;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3099, 2227, 190;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3456, 1924, 494;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3341, 1831, 494;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3232, 1924, 494;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.3" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-3341, 2024, 494;" "soundlevel" "SNDLVL_70dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3489, 2280, 280;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3198, 2280, 280;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3577, 1987, 280;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3114, 1963, 280;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3229, 1687, 280;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.3" "pitch" "85" "origin" "-3400, 2224, 451;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // bathroom "playlooping" { "volume" "0.1" "pitch" "95" "wave" "soundscape\emitters\loop\bathroom_loop.wav" "soundlevel" "SNDLVL_90dB" "origin" "-2995, 2220, 110;" } // Radio "playrandom" { "time" "2,6" "volume" "0.6" "pitch" "90,100" "origin" "-3213, 2140, 450;" "soundlevel" "SNDLVL_80dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\icom_chatter_01_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_02_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_03_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_04_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_05_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_06_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_07_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_08_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_09_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_10_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_11_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_12_c2.ogg" "wave" ")soundscape\emitters\oneshot\icom_chatter_13_c2.ogg" } } } //Interior Office "int.office" { // *** dsp settings *** // "dsp" "41" "dsp_spatial" "141" "dsp_volume" "4" "fadetime" "1.2" "soundmixer" "heights_int_small" // *** looping sounds *** // // Ambience "playlooping" { "volume" "0.4" "pitch" "60" "wave" "soundscape\ambience\town_indoors_ambience_01.wav" } //Distant Metal "playlooping" { "volume" "0.2" "pitch" "60" "wave" "soundscape\ambience\distant_metal_ambience.wav" } // Mountain Wind Ambience "playlooping" { "volume" "0.07" "pitch" "65" "wave" "soundscape\ambience\wind_01_hp.wav" } // Wind Trees "playlooping" { "volume" "0.07" "pitch" "75" "wave" "soundscape\ambience\wind_trees.wav" } //birds raven "playrandom" { "time" "10,20" "volume" "0.2,0.3" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\birds_raven_01_mono.ogg" "wave" ")soundscape\emitters\Oneshot\birds_raven_02_mono.ogg" } } //wolves "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\oneshot\wolf01.wav" "wave" ")soundscape\emitters\oneshot\wolf02.wav" "wave" ")soundscape\emitters\oneshot\wolf03.wav" "wave" ")soundscape\emitters\oneshot\wolf04.wav" } } //birds crows "playrandom" { "time" "10,30" "volume" "0.1,0.2" "pitch" "100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\crow_call_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\crow_call_distant_03.ogg" } } //Distant Thunderstorm "playrandom" { "time" "20,40" "volume" "0.1,0.4" "pitch" "80,100" "position" "random" "soundlevel" "SNDLVL_150dB" "rndwave" { "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_02.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_distant_03.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_01.ogg" "wave" ")soundscape\emitters\Oneshot\thunderstorm_close_02.ogg" } } // *** positional sounds *** // // Generator "playlooping" { "volume" "0.2" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-7110, 1320, 110;" "wave" "soundscape\emitters\loop\portable_generator.wav" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-6580, 878, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-6794, 788, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-7000, 788, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-7248, 788, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-7496, 788, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Radiator "playlooping" { "volume" "0.2" "pitch" "85" "origin" "-7702, 788, 147;" "wave" "soundscape\emitters\loop\pipes_loose_loop_01.wav" "soundlevel" "SNDLVL_80dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6697, 1140, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6697, 896, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-6911, 896, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7167, 896, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7425, 896, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7681, 896, 224;" "soundlevel" "SNDLVL_70dB" } // Fluorescent Light "playlooping" { "volume" "0.4" "pitch" "100" "wave" "soundscape\emitters\loop\fluorescent_light_loop.wav" "origin" "-7012, 1140, 224;" "soundlevel" "SNDLVL_70dB" } // Electrical Hum "playlooping" { "volume" "0.4" "pitch" "90" "soundlevel" "SNDLVL_95dB" "origin" "-6634, 821, 148; "wave" "soundscape\emitters\loop\generator_hum_loop_02.wav" } }