<!-- Copy2 (c) 2019 Joshua 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/CFM56B/start/A320_cockpit_starter.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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_startup_right</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/start/A320_cockpit_starter.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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_startup_left_2</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/start/A320_cockpit_startup.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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_startup_right_2</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/start/A320_cockpit_startup.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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_idle_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_idle_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_idle2_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/idle2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/idle2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_idle2_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/idle2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/idle2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_lowspool_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_lowspool_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_spool_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/spool-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/spool-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_spool_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/spool-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/spool-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_hum_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/hum-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/hum-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_hum_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/hum-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/hum-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_comb_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_comb_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_comb2_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/comb2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/comb2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_comb2_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/cockpit/comb2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/cockpit/comb2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_reverse_1</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_cockpit_reverse_2</name>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/cockpit/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	
	
	
	
	
	
	
	<!-- outside -->
	<engine>
		<name>a320_external_starter_left</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_starter_right</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_startup_left</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_startup_right</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_startup_rear</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_startup_right_rear</name>
		<mode>once</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_rear_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleRear.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/idleR-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>45</inner-angle>
			<outer-angle>315</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>60</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_rear_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleRear.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/idleR-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>45</inner-angle>
			<outer-angle>315</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>60</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_distant_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleDist.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.90</outer-gain>
		</orientation>
		<reference-dist>500</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_distant_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleDist.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.90</outer-gain>
		</orientation>
		<reference-dist>500</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_distant_side_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleDistSide.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>255</inner-angle>
			<outer-angle>105</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>300</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_distant_side_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleDistSide.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>255</inner-angle>
			<outer-angle>105</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>300</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_close_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleClose.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/idleC-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>270</inner-angle>
			<outer-angle>90</outer-angle>
			<outer-gain>0.30</outer-gain>
		</orientation>
		<reference-dist>30</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_idle_close_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-idleClose.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/idleC-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>270</inner-angle>
			<outer-angle>90</outer-angle>
			<outer-gain>0.30</outer-gain>
		</orientation>
		<reference-dist>30</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>1</y>
			<z>0</z>
			<inner-angle>195</inner-angle>
			<outer-angle>345</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>90</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-1</y>
			<z>0</z>
			<inner-angle>15</inner-angle>
			<outer-angle>165</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>90</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_lowspool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/spool-1-v</property> <!-- not a bug, uses same curve -->
			<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>150</inner-angle>
			<outer-angle>120</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>90</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_lowspool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>240</inner-angle>
			<outer-angle>210</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>90</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_close_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-spoolClose.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/spool-1-v</property> <!-- not a bug, uses same curve -->
			<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>30</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_close_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-spoolClose.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>30</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_closeRear_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-spoolCloseRear.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/spool-1-v</property> <!-- not a bug, uses same curve -->
			<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>45</inner-angle>
			<outer-angle>315</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>30</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_spool_closeRear_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-spoolCloseRear.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>45</inner-angle>
			<outer-angle>315</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>30</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_distant_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-rumbleDist.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/rumbleD-1-v</property>
			<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>1000</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_distant_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-rumbleDist.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/rumbleD-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>1000</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_side_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_side_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-rumble.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/rumble-1-v</property>
			<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>120</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>120</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble2_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-rumble.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/external/rumble-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/external/rumble-1-p</property>
			<offset>0</offset>
		</pitch>
		<orientation>
			<x>-5</x>
			<y>1</y>
			<z>0</z>
			<inner-angle>100</inner-angle>
			<outer-angle>80</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>120</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_rumble2_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>-5</x>
			<y>-1</y>
			<z>0</z>
			<inner-angle>280</inner-angle>
			<outer-angle>260</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>120</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_reverse_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>10</inner-angle>
			<outer-angle>350</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>500</reference-dist>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_external_reverse_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/external/cfm-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>10</inner-angle>
			<outer-angle>350</outer-angle>
			<outer-gain>0.01</outer-gain>
		</orientation>
		<reference-dist>500</reference-dist>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	
	
	
	
	
	<!-- wingaft -->
	<engine>
		<name>a320_wingaft_idle_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_idle_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_idle2_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/idle2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/idle2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_idle2_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/idle2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/idle2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_lowspool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_lowspool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_spool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/spool-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/spool-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_spool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/spool-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/spool-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_hum_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/hum-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/hum-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_hum_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/hum-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/hum-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_humfull_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-humfull.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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_humfull_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-humfull.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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_comb_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_comb_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_comb2_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/comb2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/comb2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_comb2_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingaft/comb2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingaft/comb2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_reverse_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingaft_reverse_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingaft/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	
	
	
	
	
	
	
	
	
	
	<!-- wingfwd -->
	<engine>
		<name>a320_wingfwd_idle_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_idle_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_idle2_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/idle2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/idle2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_idle2_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-idle2.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/idle2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/idle2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_lowspool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_lowspool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_spool_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/spool-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/spool-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_spool_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-lowspool.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/spool-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/spool-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_hum_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/hum-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/hum-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_hum_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-hum.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/hum-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/hum-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_comb_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_comb_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_comb2_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/comb2-1-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/comb2-1-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_comb2_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-comb-full.wav</path>
		<condition>
			<property>/sim/sound/suppress-warning</property>
		</condition>
		<volume>
			<property>/sim/sound/wingfwd/comb2-2-v</property>
			<offset>0</offset>
		</volume>
		<pitch>
			<property>/sim/sound/wingfwd/comb2-2-p</property>
			<offset>0</offset>
		</pitch>
		<position>
			<x>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_reverse_1</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>5.5</y>
			<z>0</z>
		</position>
	</engine>
	
	<engine>
		<name>a320_wingfwd_reverse_2</name>
		<condition>
			<not><property>sim/current-view/internal</property></not>
		</condition>
		<mode>looped</mode>
		<path>Aircraft/A320-family/Sounds/SASA/CFM56B/wingfwd/cfm-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>-5</x>
			<y>-5.5</y>
			<z>0</z>
		</position>
	</engine>
  </fx>
</PropertyList>