1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246 |
- <?xml version="1.0"?>
- <!--
- thanks to the SAR simulation (GPL) for the helicopter sounds,
- and the Urban game (LGPL) for the weapon sounds
- +x = aft
- +y = left
- +z = up
- -->
- <PropertyList>
- <fx>
-
- <switch>
- <name>click</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/click.wav</path>
- <condition>
- <property>sim/sound/click</property>
- </condition>
- <volume>
- <property>/sound/view-level-inside</property>
- </volume>
- <position>
- <x>1.3</x>
- <y>0.0</y>
- <z>0.8</z>
- </position>
- <reference-dist>1</reference-dist>
- <max-dist>2</max-dist>
- </switch>
-
- <switch>
- <name>return click</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/click.wav</path>
- <condition>
- <not><property>sim/sound/click</property></not>
- </condition>
- <volume>
- <property>/sound/view-level-inside</property>
- </volume>
- <position>
- <x>1.3</x>
- <y>0.0</y>
- <z>0.8</z>
- </position>
- <reference-dist>1</reference-dist>
- <max-dist>2</max-dist>
- </switch>
-
- <starter>
- <name>starter_start_outside</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/ec145_startup_exterior.wav</path>
- <property>sim/sound/startup</property>
- <volume>
- <property>/sound/view-level-outside</property>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>2000</max-dist>
- </starter>
- <starter>
- <name>starter_start_interior</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/ec145_startup_interior.wav</path>
- <property>sim/sound/startup</property>
- <volume>
- <property>/sound/view-level-inside</property>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>3</reference-dist>
- <max-dist>10</max-dist>
- </starter>
- <ppump>
- <name>prime-pumps</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/starter_loop.wav</path>
- <condition>
- <or>
- <property>systems/electrical/outputs/fuelpump-prime[1]</property>
- <property>systems/electrical/outputs/fuelpump-prime[2]</property>
- </or>
- </condition>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>-0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </ppump>
-
- <starter>
- <name>starter0_start</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/starter_start.wav</path>
- <condition>
- <property>systems/electrical/outputs/starter[0]</property>
- </condition>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
-
- <starter>
- <name>starter0_loop</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/starter_loop.wav</path>
- <condition>
- <property>systems/electrical/outputs/starter[0]</property>
- </condition>
- <delay-sec>11.6</delay-sec>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
- <!-- starter spooldown not audible when engine is running, only after venting-->
- <starter>
- <name>starter0_stop</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/starter_stop.wav</path>
- <condition>
- <not>
- <property>systems/electrical/outputs/starter[0]</property>
- </not>
- <not>
- <property>engines/engine[0]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
-
- <starter>
- <name>starter1_start</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/starter_start.wav</path>
- <condition>
- <property>systems/electrical/outputs/starter[1]</property>
- </condition>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>-0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
- <starter>
- <name>starter1_loop</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/starter_loop.wav</path>
- <condition>
- <property>systems/electrical/outputs/starter[1]</property>
- </condition>
- <delay-sec>11.6</delay-sec>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>-0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
- <starter>
- <name>starter1_stop</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/starter_stop.wav</path>
- <condition>
- <not>
- <property>systems/electrical/outputs/starter[1]</property>
- </not>
- <not>
- <property>engines/engine[1]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>-0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </starter>
- <!--
- <engine>
- <name>turbine0-start</name>
- <mode>once</mode>
- <path>Sounds/turbine_start.wav</path>
- <condition>
- <property>engines/engine[0]/running</property>
- </condition>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>turbine0-loop</name>
- <mode>looped</mode>
- <path>Sounds/turbine_loop.wav</path>
- <condition>
- <property>engines/engine[0]/running</property>
- </condition>
- <delay-sec>7.5</delay-sec>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>turbine0-shutdown</name>
- <mode>once</mode>
- <path>Sounds/turbine_shutdown.wav</path>
- <condition>
- <not>
- <property>engines/engine[0]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>turbine1-start</name>
- <mode>once</mode>
- <path>Sounds/turbine_start.wav</path>
- <condition>
- <property>engines/engine[1]/running</property>
- </condition>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>turbine1-loop</name>
- <mode>looped</mode>
- <path>Sounds/turbine_loop.wav</path>
- <condition>
- <property>engines/engine[1]/running</property>
- </condition>
- <delay-sec>7.5</delay-sec>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>turbine1-shutdown</name>
- <mode>once</mode>
- <path>Sounds/turbine_shutdown.wav</path>
- <condition>
- <not>
- <property>engines/engine[1]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.03</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>5</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust0-start</name>
- <mode>once</mode>
- <path>Sounds/exhaust_start.wav</path>
- <condition>
- <property>engines/engine[0]/running</property>
- </condition>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust0-loop</name>
- <mode>looped</mode>
- <path>Sounds/exhaust_loop.wav</path>
- <condition>
- <property>engines/engine[0]/running</property>
- </condition>
- <delay-sec>11.5</delay-sec>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust0-shutdown</name>
- <mode>once</mode>
- <path>Sounds/exhaust_shutdown.wav</path>
- <condition>
- <not>
- <property>engines/engine[0]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust1-start</name>
- <mode>once</mode>
- <path>Sounds/exhaust_start.wav</path>
- <condition>
- <property>engines/engine[1]/running</property>
- </condition>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust1-loop</name>
- <mode>looped</mode>
- <path>Sounds/exhaust_loop.wav</path>
- <condition>
- <property>engines/engine[1]/running</property>
- </condition>
- <delay-sec>11.5</delay-sec>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine>
- <engine>
- <name>exhaust1-shutdown</name>
- <mode>once</mode>
- <path>Sounds/exhaust_shutdown.wav</path>
- <condition>
- <not>
- <property>engines/engine[1]/running</property>
- </not>
- </condition>
- <volume>
- <factor>0.02</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/volume</property>
- <factor>10</factor>
- </volume>
- <reference-dist>50</reference-dist>
- <max-dist>200</max-dist>
- </engine-->
- <rotor>
- <name>rotor-outside</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/main_rotor_idle_power_v2.wav</path>
- <condition>
- <and>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>10</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.004</factor>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.0027</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.2</max>
- </pitch>
- <reference-dist>5</reference-dist>
- <max-dist>2000</max-dist>
- </rotor>
- <rotor>
- <name>rotor-inside-L</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/main_rotor_idle_power_inside_L.wav</path>
- <condition>
- <and>
- <property>sim/current-view/internal</property>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>40</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.02</factor>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.0027</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.2</max>
- </pitch>
- <position>
- <x>0.0</x>
- <y>0.0</y>
- <z>1.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </rotor>
- <rotor>
- <name>rotor-inside-R</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/main_rotor_idle_power_inside_R.wav</path>
- <condition>
- <and>
- <property>sim/current-view/internal</property>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>40</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.002</factor>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.0027</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.2</max>
- </pitch>
- <position>
- <x>0.0</x>
- <y>0.0</y>
- <z>-1.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </rotor>
- <rotor>
- <name>stall</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/main_rotor_idle_power_blade_stall.wav</path>
- <condition>
- <and>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>50</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>rotors/main/stall-filtered</property>
- <factor>75</factor>
- </volume>
- <volume>
- <factor>1.2</factor>
- </volume>
- <!--pitch>
- <property>rotors/main/rpm</property>
- <factor>0.002262</factor>
- <offset>0</offset>
- <max>1.75</max>
- </pitch-->
- <reference-dist>5</reference-dist>
- <max-dist>2000</max-dist>
- </rotor>
-
- <fire>
- <name>Fire</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/Fire.wav</path>
- <condition>
- <equals>
- <property>sim/multiplay/generic/int[7]</property>
- <value type="bool">true</value>
- </equals>
- </condition>
- <volume>
- <value>1</value>
- </volume>
- <reference-dist>100</reference-dist>
- <max-dist>4000</max-dist>
- </fire>
-
- <crash>
- <name>intense ground contact</name>
- <mode>once</mode>
- <path>Sounds/crash.wav</path>
- <property>sim/crashed</property>
- <volume>
- <factor>1</factor>
- </volume>
- <pitch>
- <factor>0.1</factor>
- </pitch>
- <reference-dist>100</reference-dist>
- <max-dist>500</max-dist>
- </crash>
-
-
- <floats>
- <name>floats</name>
- <mode>once</mode>
- <path>Aircraft/ec145/Sounds/inflate.wav</path>
- <condition>
- <equals>
- <property>controls/gear/floats-inflat</property>
- <value>true</value>
- </equals>
-
-
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <position>
- <x>-0.88</x>
- <y>0.40</y>
- <z>0.5</z>
- </position>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </floats>
-
- <rain>
- <name>rain-inside</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/insideGArainwav.wav</path>
- <condition>
- <and>
- <greater-than>
- <property>environment/rain-norm</property>
- <value>0.05</value>
- </greater-than>
-
- <property>sim/current-view/internal</property>
-
- </and>
- </condition>
- <delay-sec>11.6</delay-sec>
- <volume>
- <factor>0.3</factor>
- </volume>
- <position>
- <x>-0.5</x>
- <y>0</y>
- <z>0.5</z>
- </position>
- <volume>
- <property>environment/rain-norm</property>
- <factor>1</factor>
- <min>0.3</min>
- <max>1</max>
- </volume>
- <reference-dist>5</reference-dist>
- <max-dist>10</max-dist>
- </rain>
- <rotor>
- <name>blade-vortex-interaction</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/blade_vortex.wav</path>
- <condition>
- <greater-than>
- <property>sim/sound/vibration</property>
- <value>0.01</value>
- </greater-than>
- </condition>
- <volume>
- <property>sim/sound/vibration</property>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.002262</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.5</max>
- </pitch>
- <reference-dist>1000</reference-dist>
- <max-dist>3000</max-dist>
- </rotor>
-
- <rotor>
- <name>blade-vortex-interaction-G</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/blade_vortex.wav</path>
- <condition>
- <greater-than>
- <property>sim/multiplay/generic/float[15]</property>
- <value>1.15</value>
- </greater-than>
-
- </condition>
- <volume>
- <property>sim/multiplay/generic/float[15]</property>
- <factor>0.08</factor>
- <offset>0.25</offset>
- <min>0.0</min>
- <max>1.0</max>
- </volume>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.001</factor>
- <offset>0.25</offset>
- <min>0.0</min>
- <max>1.0</max>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.003262</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.0</max>
- </pitch>
-
- <max-dist>3000</max-dist>
- </rotor>
-
- <rotor>
- <name>tail_rotor</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/tailrotor.wav</path>
- <condition>
- <and>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>50</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <property>rotors/tail/rpm</property>
- <factor>0.0006</factor>
- <offset>-0.0</offset>
- <max>2.5</max>
- </pitch>
- <position>
- <x> -2 </x>
- <y> -0.4 </y>
- <z> 1.3 </z>
- </position>
- <orientation>
- <x> 1 </x>
- <y> . </y>
- <z> 0 </z>
- <inner-angle>110</inner-angle>
- <outer-angle>220</outer-angle>
- <outer-gain>0.1</outer-gain>
- </orientation>
- <reference-dist>500</reference-dist>
- <max-dist>5000</max-dist>
- </rotor>
- <!-- <overspeed>
- <name>overspeed</name>
- <mode>looped</mode>
- <path>Sounds/overspeed.wav</path>
- <condition>
- <greater-than>
- <property>velocities/airspeed-kt</property>
- <value>144</value>
- </greater-than>
- <equals>
- <property>sim/current-view/view-number</property>
- <value>0</value>
- </equals>
- </condition>
- <volume>
- <factor>1.0</factor>
- </volume>
- <pitch>
- <factor>0.1</factor>
- </pitch>
- <reference-dist>1.0</reference-dist>
- <max-dist>2.0</max-dist>
- </overspeed>
- <warning>
- <name>650 Hz</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/warn650.wav</path>
- <condition>
- <property>sim/sound/warn650</property>
- </condition>
- <reference-dist>0.5</reference-dist>
- <max-dist>1.0</max-dist>
- </warning>
- <warning>
- <name>2600 Hz</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/warn2600.wav</path>
- <condition>
- <property>sim/sound/warn2600</property>
- </condition>
- <reference-dist>0.5</reference-dist>
- <max-dist>1.0</max-dist>
- </warning>
- <contact>
- <name>ground contact</name>
- <mode>once</mode>
- <path>Sounds/helicopter-skid.wav</path>
- <condition>
- <property>gear/gear[0]/wow</property>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <factor>0.01</factor>
- </pitch>
- <reference-dist>5.0</reference-dist>
- <max-dist>10.0</max-dist>
- </contact>
- <contact>
- <name>ground contact</name>
- <mode>once</mode>
- <path>Sounds/helicopter-skid.wav</path>
- <condition>
- <property>gear/gear[1]/wow</property>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <factor>0.01</factor>
- </pitch>
- <reference-dist>5.0</reference-dist>
- <max-dist>10.0</max-dist>
- </contact>
- <contact>
- <name>ground contact</name>
- <mode>once</mode>
- <path>Sounds/helicopter-skid.wav</path>
- <condition>
- <property>gear/gear[2]/wow</property>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <factor>0.01</factor>
- </pitch>
- <reference-dist>5.0</reference-dist>
- <max-dist>10.0</max-dist>
- </contact>
- <contact>
- <name>ground contact</name>
- <mode>once</mode>
- <path>Sounds/helicopter-skid.wav</path>
- <condition>
- <property>gear/gear[3]/wow</property>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <factor>0.01</factor>
- </pitch>
- <reference-dist>5.0</reference-dist>
- <max-dist>10.0</max-dist>
- </contact>
- <contact>
- <name>ground contact</name>
- <mode>once</mode>
- <path>Sounds/helicopter-skid.wav</path>
- <condition>
- <property>gear/gear[4]/wow</property>
- </condition>
- <volume>
- <factor>0.8</factor>
- </volume>
- <pitch>
- <factor>0.01</factor>
- </pitch>
- <reference-dist>5.0</reference-dist>
- <max-dist>10.0</max-dist>
- </contact>
- <slide>
- <name>skid sliding1</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <and>
- <property>gear/gear[0]/wow</property>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/slide[0]/volume</property>
- <max>1</max>
- </volume>
- <pitch>
- <property>sim/model/ec145/sound/slide[0]/pitch</property>
- </pitch>
- </slide>
- <slide>
- <name>skid sliding2</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <and>
- <property>gear/gear[1]/wow</property>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/slide[1]/volume</property>
- <max>1</max>
- </volume>
- <pitch>
- <property>sim/model/ec145/sound/slide[1]/pitch</property>
- </pitch>
- </slide>
- <slide>
- <name>skid sliding3</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <and>
- <property>gear/gear[2]/wow</property>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/slide[2]/volume</property>
- <max>1</max>
- </volume>
- <pitch>
- <property>sim/model/ec145/sound/slide[2]/pitch</property>
- </pitch>
- </slide>
- <slide>
- <name>skid sliding4</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <and>
- <property>gear/gear[3]/wow</property>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.5</factor>
- </volume>
- <volume>
- <property>sim/model/ec145/sound/slide[3]/volume</property>
- <max>1</max>
- </volume>
- <pitch>
- <property>sim/model/ec145/sound/slide[3]/pitch</property>
- </pitch>
- </slide>
- <wind>
- <name>wind</name>
- <mode>looped</mode>
- <path>Sounds/wind.wav</path>
- <condition>
- <and>
- <property>velocities/airspeed-kt</property>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>position/altitude-ft</property>
- <factor>-0.000015</factor>
- <offset>1.0</offset>
- <min>0.1</min>
- <max>1.0</max>
- </volume>
- <volume>
- <property>velocities/airspeed-kt</property>
- <factor>0.0015</factor>
- <min>0.03</min>
- <max>0.25</max>
- </volume>
- <pitch>
- <property>velocities/airspeed-kt</property>
- <factor>0.01</factor>
- <offset>1.25</offset>
- </pitch>
- <reference-dist>3</reference-dist>
- <max-dist>4</max-dist>
- </wind>
- <crash>
- <name>intense ground contact</name>
- <mode>once</mode>
- <path>Sounds/crash.wav</path>
- <property>sim/crashed</property>
- <volume>
- <factor>1</factor>
- </volume>
- <pitch>
- <factor>0.1</factor>
- </pitch>
- <reference-dist>100</reference-dist>
- <max-dist>500</max-dist>
- </crash>
-
- <door>
- <name>close right frontdoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[0]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>1.0</x>
- <y>1.5</y>
- <z>-1.5</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
- <door>
- <name>close left frontdoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[1]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>-1.0</x>
- <y>1.5</y>
- <z>-1.5</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
- <door>
- <name>close right backdoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[2]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>1.0</x>
- <y>1.0</y>
- <z>-1.5</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
- <door>
- <name>close left backdoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[3]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>-1.0</x>
- <y>1.0</y>
- <z>-1.5</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
- <door>
- <name>close right reardoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[4]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>0.0</x>
- <y>-1.5</y>
- <z>-1.0</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
- <door>
- <name>close left reardoor</name>
- <mode>once</mode>
- <path>Sounds/door_close.wav</path>
- <condition>
- <equals>
- <property>sim/model/ec145/doors/door[5]/position-norm</property>
- <value>0</value>
- </equals>
- </condition>
- <position>
- <x>0.0</x>
- <y>-1.5</y>
- <z>-1.0</z>
- </position>
- <volume>
- <factor>0.3</factor>
- </volume>
- <reference-dist>15</reference-dist>
- <max-dist>50</max-dist>
- </door>
-
- <rotor>
- <name>rotorinside</name>
- <mode>looped</mode>
- <path>Aircraft/ec145/Sounds/inside_noflap.wav</path>
- <condition>
- <and>
- <property>sim/current-view/internal</property>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>50</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <factor>0.2</factor>
- </volume>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.002</factor>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.00325</factor>
- <offset>-0.0</offset>
- <max>2.5</max>
- </pitch>
- <reference-dist>500</reference-dist>
- <max-dist>1000</max-dist>
- </rotor-->
- </fx>
- </PropertyList>
|