123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268 |
- <?xml version="1.0"?>
- <PropertyList>
- <fx>
- <starter>
- <name>starter0_start</name>
- <mode>once</mode>
- <path>Aircraft/AS350/Sounds/starter_start.wav</path>
- <condition>
- <and>
- <property>controls/engines/engine[0]/starter</property>
- <property>sim/current-view/external</property>
- </and>
- </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/AS350/Sounds/starter-loop.wav</path>
- <condition>
- <and>
- <property>controls/engines/engine[0]/starter</property>
- <property>sim/current-view/external</property>
- </and>
- </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>starter0_stop</name>
- <mode>once</mode>
- <path>Aircraft/AS350/Sounds/starter_stop.wav</path>
- <condition>
- <not>
- <property>controls/engines/engine[0]/starter</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>
-
- <rotor>
- <name>rotor-outside</name>
- <mode>looped</mode>
- <path>Aircraft/AS350/Sounds/rotor.wav</path>
- <condition>
- <and>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- <greater-than>
- <property>rotors/main/rpm</property>
- <value>50</value>
- </greater-than>
- <not>
- <property>sim/crashed</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>rotors/main/rpm</property>
- <factor>0.002</factor>
- </volume>
- <pitch>
- <property>rotors/main/rpm</property>
- <factor>0.002262</factor>
- <offset>0</offset>
- <min>0</min>
- <max>1.5</max>
- </pitch>
- <reference-dist>100</reference-dist>
- <max-dist>6000</max-dist>
- </rotor>
-
- <rotor>
- <name>blade-vortex-interaction</name>
- <mode>looped</mode>
- <path>Aircraft/AS350/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>6000</max-dist>
- </rotor>
-
- <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>
-
-
- <rotor>
- <name>tail_rotor</name>
- <mode>looped</mode>
- <path>Aircraft/AS350/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.3</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> 0 </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>1000</max-dist>
- </rotor>
-
-
- <rotor>
- <name>vortex1-front-left-ext</name>
- <path>Aircraft/AS350/Sounds/blade_vortex.wav</path>
- <mode>looped</mode>
- <condition>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- <greater-than>
- <property>/sim/model/bo105/headsetholder/position-deg</property>
- <value>0</value>
- </greater-than>
- <not>
- <property>/sim/crashed</property>
- </not>
- </condition>
- <volume>
- <property>/sim/sound/vibration</property>
- <factor>6</factor>
- </volume>
- <volume>
- <property>/sounds/H145/rotors/IGE2</property>
- <factor>0.5</factor>
- </volume>
- <pitch>
- <property>/rotors/main/rpm</property>
- <offset>0</offset>
- <factor>0.00261096605744</factor>
- </pitch>
- <position>
- <x>.1</x>
- <y>.14</y>
- <z>0.4</z>
- </position>
- <reference-dist>100</reference-dist>
- <max-dist>1000</max-dist>
- </rotor>
- <rotor>
- <name>vortex1-front-right-ext</name>
- <path>Aircraft/AS350/Sounds/blade_vortex.wav</path>
- <mode>looped</mode>
- <condition>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- <greater-than>
- <property>/sim/model/bo105/headsetholder/position-deg</property>
- <value>0</value>
- </greater-than>
- <not>
- <property>/sim/crashed</property>
- </not>
- </condition>
- <volume>
- <property>/sim/sound/vibration</property>
- <factor>6</factor>
- </volume>
- <volume>
- <property>/sounds/H145/rotors/IGE2</property>
- <factor>0.5</factor>
- </volume>
- <pitch>
- <property>/rotors/main/rpm</property>
- <offset>0</offset>
- <factor>0.00261096605744</factor>
- </pitch>
- <position>
- <x>.1</x>
- <y>-.86</y>
- <z>0.4</z>
- </position>
- <reference-dist>100</reference-dist>
- <max-dist>1000</max-dist>
- </rotor>
-
- </fx>
- </PropertyList>
|