<!-- Copyright (c) 2020 Josh Davidson (Octal450) --> <PropertyList include="A320-common-sound.xml"> <fx> <!-- cockpit --> <engine> <name>a320_startup_left</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/start/v2500-start1.wav</path> <condition> <equals> <property>/engines/engine[0]/state</property> <value>1</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_startup_right</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/start/v2500-start1.wav</path> <condition> <equals> <property>/engines/engine[1]/state</property> <value>1</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_startup_left_2</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/start/v2500-start2.wav</path> <condition> <equals> <property>/engines/engine[0]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_startup_right_2</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/start/v2500-start2.wav</path> <condition> <equals> <property>/engines/engine[1]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_shutdown_left</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/CFM56B/start/A320_cockpit_shutdown.wav</path> <condition> <equals> <property>/sim/sound/shutdown[0]</property> <value>0</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_shutdown_right</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/CFM56B/start/A320_cockpit_shutdown.wav</path> <condition> <equals> <property>/sim/sound/shutdown[1]</property> <value>0</value> </equals> </condition> <volume> <property>/sim/sound/internal-custom</property> <factor>1</factor> </volume> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_idle_left</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/idle-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/idle-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_idle_right</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/idle-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/idle-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_lowspool_left</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/lowspool-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/lowspool-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_lowspool_right</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/lowspool-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/lowspool-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_comb_left</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/comb-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/comb-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_comb_right</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/comb-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/comb-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_buzz_left</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/buzz-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/buzz-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_buzz_right</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/buzz-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/buzz-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_reverse_left</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/reverse-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/reverse-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_cockpit_reverse_right</name> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/cockpit/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/cockpit/reverse-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/cockpit/reverse-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <!-- outside --> <engine> <name>a320_external_starter_left</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-starter.wav</path> <condition> <equals> <property>/engines/engine[0]/state</property> <value>1</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.60</outer-gain> </orientation> <reference-dist>30</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_starter_right</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-starter.wav</path> <condition> <equals> <property>/engines/engine[1]/state</property> <value>1</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.60</outer-gain> </orientation> <reference-dist>30</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_startup_left</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-startup.wav</path> <condition> <equals> <property>/engines/engine[0]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>30</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_startup_right</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-startup.wav</path> <condition> <equals> <property>/engines/engine[1]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>30</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_shutdown_left</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-shutdown.wav</path> <condition> <equals> <property>/sim/sound/shutdown[0]</property> <value>0</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <reference-dist>30</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_shutdown_right</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-shutdown.wav</path> <condition> <equals> <property>/sim/sound/shutdown[1]</property> <value>0</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <reference-dist>30</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_startup_rear</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-startup-rear.wav</path> <condition> <equals> <property>/engines/engine[0]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>45</inner-angle> <outer-angle>315</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>60</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_startup_right_rear</name> <mode>once</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-startup-rear.wav</path> <condition> <equals> <property>/engines/engine[1]/state</property> <value>2</value> </equals> </condition> <volume> <property>/sim/sound/external-custom</property> <factor>1</factor> </volume> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>45</inner-angle> <outer-angle>315</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>60</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_idle_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/idle-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/idle-1-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>210</inner-angle> <outer-angle>150</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>90</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_idle_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/idle-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/idle-2-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>210</inner-angle> <outer-angle>150</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>90</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_idle_rear_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-idleRear.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/idle-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/idle-1-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>5</inner-angle> <outer-angle>355</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>60</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_idle_rear_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-idleRear.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/idle-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/idle-2-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>5</inner-angle> <outer-angle>355</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>60</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_spool_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-spool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/spool-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/spool-1-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>90</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_spool_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-spool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/spool-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/spool-2-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>225</inner-angle> <outer-angle>135</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>90</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_lowspool_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/spool-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/spool-1-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>1</y> <z>0</z> <inner-angle>180</inner-angle> <outer-angle>90</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>120</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_lowspool_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/spool-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/spool-2-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>-1</y> <z>0</z> <inner-angle>270</inner-angle> <outer-angle>180</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>120</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_buzz_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/buzz-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/buzz-1-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>1</y> <z>0</z> <inner-angle>257.5</inner-angle> <outer-angle>10.5</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>150</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_buzz_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/buzz-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/buzz-2-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>-1</y> <z>0</z> <inner-angle>101.5</inner-angle> <outer-angle>348.5</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>150</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_buzz_distant_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-buzzDist.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/buzz-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/buzz-1-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>270</inner-angle> <outer-angle>90</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>150</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_buzz_distant_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-buzzDist.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/buzz-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/buzz-2-p</property> <offset>0</offset> </pitch> <orientation> <x>-1</x> <y>0</y> <z>0</z> <inner-angle>270</inner-angle> <outer-angle>90</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>150</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_distant_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumbleDist.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-1-v</property> <!-- not a bug, uses same curve --> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-1-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> </orientation> <reference-dist>1500</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_distant_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumbleDist.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-2-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> </orientation> <reference-dist>1500</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumble.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-1-v</property> <!-- not a bug, uses same curve --> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-1-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>60</inner-angle> <outer-angle>300</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>200</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumble.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-2-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>60</inner-angle> <outer-angle>300</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>200</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_side_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumbleSide.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-1-v</property> <!-- not a bug, uses same curve --> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-1-p</property> <offset>0</offset> </pitch> <orientation> <x>0.3746</x> <y>0.927</y> <z>0</z> <inner-angle>192</inner-angle> <outer-angle>304</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>120</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble_side_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumbleSide.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble-2-p</property> <offset>0</offset> </pitch> <orientation> <x>0.3746</x> <y>-0.927</y> <z>0</z> <inner-angle>56</inner-angle> <outer-angle>168</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>120</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble2_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumble.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-1-v</property> <!-- not a bug, uses same curve --> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble2-1-p</property> <!-- not a bug, uses different curve --> <offset>0</offset> </pitch> <orientation> <x>0</x> <y>1</y> <z>0</z> <inner-angle>95</inner-angle> <outer-angle>85</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>110</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_rumble2_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-rumble.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/rumble-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/rumble2-2-p</property> <!-- not a bug, uses different curve --> <offset>0</offset> </pitch> <orientation> <x>0</x> <y>-1</y> <z>0</z> <inner-angle>275</inner-angle> <outer-angle>265</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>110</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_reverse_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/reverse-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/reverse-1-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>5</inner-angle> <outer-angle>355</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>500</reference-dist> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_external_reverse_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/external/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/external/reverse-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/external/reverse-2-p</property> <offset>0</offset> </pitch> <orientation> <x>1</x> <y>0</y> <z>0</z> <inner-angle>5</inner-angle> <outer-angle>355</outer-angle> <outer-gain>0.01</outer-gain> </orientation> <reference-dist>500</reference-dist> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <!-- wingaft --> <engine> <name>a320_wingaft_idle_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/idle-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/idle-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_idle_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/idle-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/idle-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_whine_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-whine.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/whine-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/whine-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_whine_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-whine.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/whine-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/whine-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_lowspool_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/lowspool-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/lowspool-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_lowspool_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/lowspool-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/lowspool-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_comb_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/comb-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/comb-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_comb_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/comb-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/comb-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_fullhum_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-fullhum.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/fullhum-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/fullhum-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_fullhum_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-fullhum.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/fullhum-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/fullhum-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_reverse_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/reverse-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/reverse-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingaft_reverse_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingaft/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingaft/reverse-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingaft/reverse-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <!-- wingfwd --> <engine> <name>a320_wingfwd_idle_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/idle-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/idle-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_idle_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-idle.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/idle-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/idle-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_lowspool_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/lowspool-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/lowspool-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_lowspool_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-lowspool.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/lowspool-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/lowspool-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_comb_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/comb-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/comb-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_comb_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-comb.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/comb-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/comb-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_fullhum_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-fullhum.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/fullhum-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/fullhum-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_fullhum_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-fullhum.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/fullhum-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/fullhum-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_buzz_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/buzz-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/buzz-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_buzz_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-buzz.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/buzz-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/buzz-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_reverse_left</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/reverse-1-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/reverse-1-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>20</y> <z>0</z> </position> </engine> <engine> <name>a320_wingfwd_reverse_right</name> <condition> <not><property>sim/current-view/internal</property></not> </condition> <mode>looped</mode> <path>Aircraft/A320-family/Sounds/SASA/V2500/wingfwd/v2500-reverse.wav</path> <condition> <property>/sim/sound/suppress-warning</property> </condition> <volume> <property>/sim/sound/wingfwd/reverse-2-v</property> <offset>0</offset> </volume> <pitch> <property>/sim/sound/wingfwd/reverse-2-p</property> <offset>0</offset> </pitch> <position> <x>0</x> <y>-20</y> <z>0</z> </position> </engine> </fx> </PropertyList>