123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609 |
- <?xml version="1.0"?>
-
- <PropertyList>
- <fx>
-
- <!-- Avionics Hum -->
- <avhum>
- <path>Aircraft/FGR-2/Sounds/FGOS_Avionics.wav</path>
- <mode>looped</mode>
- <type>avionics</type>
- <condition>
- <property>/engines/engine/running</property>
- <property>/sim/current-view/internal</property>
- </condition>
- </avhum>
-
- <engine>
- <name>engine1-from-cockpit</name>
- <mode>looped</mode>
- <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
- <condition>
- <property>/engines/engine[0]/running</property>
- <property>/sim/current-view/internal</property>
- </condition>
- <volume>
- <property>/controls/engines/engine[0]/throttle</property>
- <factor>0.2</factor>
- <min>0.05</min>
- <max>0.2</max>
- </volume>
- </engine>
- <engine>
- <name>engine2-from-cockpit</name>
- <mode>looped</mode>
- <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
- <condition>
- <property>/engines/engine[1]/running</property>
- <property>/sim/current-view/internal</property>
- </condition>
- <volume>
- <property>/controls/engines/engine[1]/throttle</property>
- <factor>0.2</factor>
- <min>0.05</min>
- <max>0.2</max>
- </volume>
- </engine>
-
- <tire-rumble>
- <name>tire-rumble</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <property>/sim/current-view/internal</property>
- <or>
- <property>/gear/gear[0]/wow</property>
- <property>/gear/gear[1]/wow</property>
- <property>/gear/gear[2]/wow</property>
- </or>
- </condition>
- <volume>
- <property>/velocities/airspeed-kt</property>
- <factor>0.004</factor>
- <max>0.3</max>
- </volume>
- </tire-rumble>
- <gear-wind>
- <name>gear-wind</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <property>/sim/current-view/internal</property>
- <greater-than>
- <property>/gear/gear[1]/position-norm[0]</property>
- <value>0.01</value>
- </greater-than>
- </condition>
- <volume>
- <property>/velocities/airspeed-kt</property>
- <factor>0.002</factor>
- <max>1.0</max>
- </volume>
- </gear-wind>
- <squeal>
- <name>squeal</name>
- <path>Sounds/squeal.wav</path>
- <condition>
- <or>
- <property>/gear/gear[0]/wow</property>
- <property>/gear/gear[1]/wow</property>
- <property>/gear/gear[2]/wow</property>
- </or>
- </condition>
- <pitch>
- <property>/velocities/airspeed-kt</property>
- <factor>0.0025</factor>
- <offset>1.2</offset>
- </pitch>
- </squeal>
- <wind>
- <name>wind</name>
- <mode>looped</mode>
- <path>Sounds/wind.wav</path>
- <condition>
- <property>/sim/current-view/internal</property>
- </condition>
- <property>/velocities/airspeed-kt</property>
- <volume>
- <property>/fdm/jsbsim/aero/qbar-psf</property>
- <factor>0.0002</factor>
- <min>0.0</min>
- <max>0.3</max>
- </volume>
- <pitch>
- <property>/fdm/jsbsim/aero/qbar-psf</property>
- <factor>0.002</factor>
- <offset>1.25</offset>
- </pitch>
- </wind>
- <alpha-buffet>
- <name>alpha-buffet</name>
- <mode>looped</mode>
- <condition>
- <property>/sim/current-view/internal</property>
- <greater-than>
- <property>/fdm/jsbsim/aero/alpha-deg</property>
- <value>8.6</value>
- </greater-than>
- <greater-than>
- <property>velocities/airspeed-kt</property>
- <value>50.0</value>
- </greater-than>
- </condition>
- <path>Sounds/rumble.wav</path>
- <volume>
- <property>/fdm/jsbsim/aero/alpha-deg</property>
- <factor>0.263</factor>
- <max>1.0</max>
- </volume>
- <pitch>
- <property>/fdm/jsbsim/aero/alpha-deg</property>
- <factor>0.00005</factor>
- </pitch>
- </alpha-buffet>
- <speedbrake-buffet>
- <name>speedbrake</name>
- <mode>looped</mode>
- <path>Sounds/rumble.wav</path>
- <condition>
- <property>/sim/current-view/internal</property>
- <property>/surface-positions/speedbrake-pos-norm</property>
- </condition>
- <volume>
- <property>/velocities/airspeed-kt</property>
- <factor>0.0025</factor>
- <max>0.3</max>
- </volume>
- </speedbrake-buffet>
- <!-- SUU-23A gun pod -->
- <guns>
- <name>gunfire</name>
- <mode>looped</mode>
- <condition>
- <property>controls/armament/trigger</property>
- </condition>
- <path>Aircraft/DavePack/Sounds/20mm-gun.wav</path>
- </guns>
- <crash>
- <name>boing</name>
- <condition>
- <property>fdm/jsbsim/systems/crash-detect/crashed</property>
- </condition>
- <path>Aircraft/DavePack/Sounds/boing.wav</path>
- </crash>
- <voice>
- <name>Geforce-breath-vox</name>
- <path>Aircraft/FGR-2/Sounds/Geforce.wav</path>
- <condition>
- <greater-than>
- <property>/accelerations/pilot/z-accel-fps_sec</property>
- <value>-161</value>
- </greater-than>
- </condition>
- <volume>
- <factor>0.9</factor>
- </volume>
- </voice>
- <voice>
- <name>Geforce-vox</name>
- <path>Aircraft/FGR-2/Sounds/geforce1.wav</path>
- <condition>
- <less-than>
- <property>/accelerations/pilot/z-accel-fps_sec</property>
- <value>-225</value>
- </less-than>
- </condition>
- <volume>
- <factor>0.9</factor>
- </volume>
- </voice>
-
- <!-- Sonic Boom -->
- <sonicboom>
- <name>Sonic Boom</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/sonicboom.wav</path>
- <condition>
- <and>
- <greater-than>
- <property>/velocities/mach</property>
- <value>1.0</value>
- </greater-than>
- <equals>
- <property>/sim/current-view/internal</property>
- <value>false</value>
- </equals>
- </and>
- </condition>
- </sonicboom>
-
-
- <!-- flyby -->
- <flyby>
- <name>fly-by</name>
- <mode>looped</mode>
- <path>Aircraft/FGR-2/Sounds/flyby.wav</path>
- <condition>
- <equals>
- <property>sim/current-view/view-number</property>
- <value>6</value>
- </equals>
- <not>
- <property>/sim/current-view/internal</property>
- <property>/engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <!-- <volume>
- <property>velocities/airspeed-kt</property>
- <factor>0.001</factor>
- </volume>
- -->
- </flyby>
-
-
- <!-- new engine sounds below -->
- <engine>
- <name>engine-start-inside</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/turbine_start_in.wav</path>
- <condition>
- <and>
- <property>controls/engines/engine[0]/starter</property>
- <property>sim/current-view/internal</property>
- <less-than>
- <property>velocities/groundspeed-kt</property>
- <value>1</value>
- </less-than>
- </and>
- </condition>
- <volume>
- <property>engines/engine[0]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.03 </min>
- <max> 0.07 </max>
- </volume>
- <pitch>
- <property>engines/engine[0]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.0 </min>
- <max> 0.9 </max>
- </pitch>
- <reference-dist>10</reference-dist>
- <max-dist>10</max-dist>
- </engine>
-
- <engine>
- <name>engine-start-inside</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/turbine_start_in.wav</path>
- <condition>
- <and>
- <property>controls/engines/engine[1]/starter</property>
- <property>sim/current-view/internal</property>
- <less-than>
- <property>velocities/groundspeed-kt</property>
- <value>1</value>
- </less-than>
- </and>
- </condition>
- <volume>
- <property>engines/engine[1]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.03 </min>
- <max> 0.07 </max>
- </volume>
- <pitch>
- <property>engines/engine[1]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.0 </min>
- <max> 0.9 </max>
- </pitch>
- <reference-dist>10</reference-dist>
- <max-dist>10</max-dist>
- </engine>
- <engine>
- <name>engine-start-outside</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/spey-start.wav</path>
- <condition>
- <and>
- <less-than>
- <property>velocities/groundspeed-kt</property>
- <value>1</value>
- </less-than>
- <greater-than>
- <property>engines/engine[0]/rpm</property>
- <value>0.5</value>
-
- </greater-than>
-
- <not>
- <property>sim/current-view/internal</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>engines/engine[0]/n2</property>
- <factor> 0.09 </factor>
- <min> 0.3 </min>
- <max> 0.9 </max>
- </volume>
- <pitch>
- <property>engines/engine[0]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.0 </min>
- <max> 0.9 </max>
- </pitch>
- <reference-dist>100</reference-dist>
- <max-dist>1000</max-dist>
- </engine>
-
- <engine>
- <name>engine-start-outside1</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/spey-start.wav</path>
- <condition>
- <and>
- <less-than>
- <property>velocities/groundspeed-kt</property>
- <value>1</value>
- </less-than>
- <greater-than>
- <property>engines/engine[1]/rpm</property>
- <value>0.5</value>
-
- </greater-than>
-
- <not>
- <property>sim/current-view/internal</property>
- </not>
- </and>
- </condition>
- <volume>
- <property>engines/engine[1]/n2</property>
- <factor> 0.09 </factor>
- <min> 0.3 </min>
- <max> 0.9 </max>
- </volume>
- <pitch>
- <property>engines/engine[1]/n2</property>
- <factor> 0.01 </factor>
- <min> 0.0 </min>
- <max> 0.9 </max>
- </pitch>
- <reference-dist>100</reference-dist>
- <max-dist>1000</max-dist>
- </engine>
- <engine>
- <name>whine</name>
- <path>Aircraft/FGR-2/Sounds/spey-whine.wav</path>
- <mode>looped</mode>
- <condition>
- <property>engines/engine[0]/running</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <volume>
- <property>engines/engine[0]/n2</property>
- <factor type="double">0.0025</factor>
- </volume>
- <pitch>
- <property>engines/engine[0]/n2</property>
- <factor>0.02</factor>
- <offset>-0.1</offset>
- </pitch>
- </engine>
-
- <engine>
- <name>whine1</name>
- <path>Aircraft/FGR-2/Sounds/spey-whine.wav</path>
- <mode>looped</mode>
- <condition>
- <property>engines/engine[1]/running</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <volume>
- <property>engines/engine[1]/n2</property>
- <factor type="double">0.0025</factor>
- </volume>
- <pitch>
- <property>engines/engine[1]/n2</property>
- <factor>0.02</factor>
- <offset>-0.1</offset>
- </pitch>
- </engine>
-
- <engine>
- <name>Reheat</name>
- <mode>looped</mode>
- <path>Aircraft/FGR-2/Sounds/RR_Spey_xwhine10.wav</path>
- <condition>
- <property>engines/engine[0]/afterburner</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <position>
- <x>6.0</x>
- <y>0.0</y>
- <z>0.0</z>
- </position>
- <orientation>
- <x>90.0</x>
- <y>0.0</y>
- <z>0.0</z>
- <inner-angle>60.0</inner-angle>
- <outer-angle>160.0</outer-angle>
- <outer-gain>0.75</outer-gain>
- </orientation>
- <volume>
- <offset>1</offset>
- <min>0.3</min>
- <max>1.0</max>
- </volume>
- </engine>
-
- <engine>
- <name>Reheat1</name>
- <mode>looped</mode>
- <path>Aircraft/FGR-2/Sounds/RR_Spey_xwhine10.wav</path>
- <condition>
- <property>engines/engine[1]/afterburner</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <position>
- <x>6.0</x>
- <y>0.0</y>
- <z>0.0</z>
- </position>
- <orientation>
- <x>90.0</x>
- <y>0.0</y>
- <z>0.0</z>
- <inner-angle>60.0</inner-angle>
- <outer-angle>160.0</outer-angle>
- <outer-gain>0.75</outer-gain>
- </orientation>
- <volume>
- <offset>1</offset>
- <min>0.3</min>
- <max>1.0</max>
- </volume>
- </engine>
-
- <ignition>
- <name>Reheat Ignition</name>
- <mode>once</mode>
- <path>Aircraft/FGR-2/Sounds/reheat-ignite.wav</path>
- <condition>
- <not>
- <property>engines/engine/out-of-fuel</property>
- </not>
- <not>
- <property>sim/current-view/external</property>
-
- </not>
- </condition>
- <property>engines/engine/afterburner</property>
- <position>
- <x>6.0</x>
- <y>0.0</y>
- <z>0.0</z>
- </position>
- <volume>
- <offset>0.25</offset>
- </volume>
- </ignition>
-
-
- <engine>
- <name>engine</name>
- <path>Aircraft/FGR-2/Sounds/jet-blast.wav</path>
- <mode>looped</mode>
- <condition>
- <property>engines/engine[0]/running</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <volume>
- <property>engines/engine[0]/prop-thrust</property>
- <factor type="double">0.00013</factor>
- </volume>
- <pitch>
- <property>engines/engine[0]/n1</property>
- <factor>0.2</factor>
- </pitch>
- </engine>
-
- <engine>
- <name>engine1</name>
- <path>Aircraft/FGR-2/Sounds/jet-blast.wav</path>
- <mode>looped</mode>
- <condition>
- <property>engines/engine[1]/running</property>
- <not>
- <property>sim/current-view/internal</property>
- <property>engines/engine/out-of-fuel</property>
- </not>
- </condition>
- <volume>
- <property>engines/engine[1]/prop-thrust</property>
- <factor type="double">0.00013</factor>
- </volume>
- <pitch>
- <property>engines/engine[0]/n1</property>
- <factor>0.2</factor>
- </pitch>
- </engine>
-
- <shutdown>
- <name>shutdown</name>
- <path>Aircraft/FGR-2/Sounds/RR_Spey_shutdown.wav</path>
- <condition>
- <not>
- <property>sim/current-view/internal</property>
- </not>
- <equals>
- <property>engines/engine[0]/running</property>
- <value>false</value>
- </equals>
- </condition>
- </shutdown>
-
- <flap>
- <name>flaps</name>
- <mode>in-transit</mode>
- <path>Aircraft/FGR-2/Sounds/flaps.wav</path>
- <property>surface-positions/flap-pos-norm</property>
- <volume>
- <factor>0.15</factor>
- </volume>
- </flap>
- <spoiler>
- <name>spoilers</name>
- <mode>in-transit</mode>
- <path>Aircraft/FGR-2/Sounds/flaps.wav</path>
- <property>surface-positions/slat-pos-norm</property>
- <volume>
- <factor>0.15</factor>
- </volume>
- </spoiler>
-
- </fx>
-
- </PropertyList>
|