Add aft wing sounds

This commit is contained in:
legoboyvdlp R 2019-05-17 20:59:08 +01:00
parent 923ef6e89e
commit 74155d36ea
18 changed files with 2295 additions and 7 deletions

View file

@ -924,6 +924,23 @@
<condition>
<property>sim/current-view/internal</property>
</condition>
<volume>
<property>sim/sound/other/cockpit-wind</property>
<offset>0</offset>
</volume>
<pitch>
<property>sim/sound/other/windp</property>
<offset>0</offset>
</pitch>
</wind>
<wind>
<path>Aircraft/IDG-A32X/Sounds/SASA/wind_cabin.wav</path>
<mode>looped</mode>
<name>wind</name>
<condition>
<property>sim/current-view/internal</property>
</condition>
<volume>
<property>sim/sound/other/wind</property>
<offset>0</offset>
@ -975,10 +992,51 @@
</wow>
<roll>
<name>roll1</name>
<name>roll1c</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Cockpit_Roll.wav</path>
<property>gear/gear[0]/wow</property>
<volume>
<property>sim/sound/other/cockpit-roll</property>
<factor>1</factor>
</volume>
<pitch>
<property>sim/sound/other/rollp</property>
</pitch>
</roll>
<roll>
<name>roll2c</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Cockpit_Roll.wav</path>
<property>gear/gear[1]/wow</property>
<volume>
<property>sim/sound/other/cockpit-roll</property>
<factor>1</factor>
</volume>
</roll>
<roll>
<name>roll3c</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Cockpit_Roll.wav</path>
<property>gear/gear[2]/wow</property>
<volume>
<property>sim/sound/other/cockpit-roll</property>
<factor>1</factor>
</volume>
<pitch>
<property>sim/sound/other/rollp</property>
</pitch>
</roll>
<roll>
<name>roll1</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Roll.wav</path>
<property>gear/gear[0]/wow</property>
<volume>
<property>sim/sound/other/roll</property>
<factor>1</factor>
@ -991,7 +1049,7 @@
<roll>
<name>roll2</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Cockpit_Roll.wav</path>
<path>Aircraft/IDG-A32X/Sounds/SASA/Roll.wav</path>
<property>gear/gear[1]/wow</property>
<volume>
@ -1003,7 +1061,7 @@
<roll>
<name>roll3</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/Cockpit_Roll.wav</path>
<path>Aircraft/IDG-A32X/Sounds/SASA/Roll.wav</path>
<property>gear/gear[2]/wow</property>
<volume>
<property>sim/sound/other/roll</property>

BIN
Sounds/SASA/A320_cabin.wav Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
Sounds/SASA/Roll.wav Normal file

Binary file not shown.

BIN
Sounds/SASA/wind_cabin.wav Normal file

Binary file not shown.

View file

@ -399,6 +399,13 @@
</position>
</engine>
<!-- outside -->
<engine>
<name>a320_external_idle_left</name>
@ -1417,5 +1424,451 @@
<z>00</z>
</position>
</engine>
<!-- wingaft -->
<engine>
<name>a320_wingaft_idle_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_lowspool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/lowspool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/lowspool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_lowspool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/lowspool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/lowspool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_spool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-spool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/spool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/spool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_spool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-spool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/spool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/spool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_hum_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/hum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/hum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_hum_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/hum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/hum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_humfull_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-humfull.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/fullhum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/fullhum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_humfull_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-humfull.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/fullhum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/fullhum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_buzz_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/buzz-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/buzz-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_buzz_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/buzz-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/buzz-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_reverse_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/reverse-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/reverse-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_reverse_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/reverse-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/reverse-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
</fx>
</PropertyList>

View file

@ -399,6 +399,13 @@
</position>
</engine>
<!-- outside -->
<engine>
<name>a320_external_idle_left</name>
@ -1417,5 +1424,450 @@
<z>00</z>
</position>
</engine>
<!-- wingaft -->
<engine>
<name>a320_wingaft_idle_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_idle2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/idle2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/idle2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_lowspool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/lowspool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/lowspool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_lowspool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/lowspool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/lowspool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_spool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-spool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/spool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/spool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_spool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-spool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/spool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/spool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_hum_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/hum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/hum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_hum_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/hum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/hum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_humfull_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-humfull.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/fullhum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/fullhum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_humfull_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-humfull.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/fullhum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/fullhum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_comb2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/comb2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/comb2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_buzz_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56A/wingaft/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/buzz-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/buzz-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_buzz_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56A/wingaft/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/buzz-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/buzz-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_reverse_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/reverse-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/reverse-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingaft_reverse_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingaft/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingaft/reverse-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingaft/reverse-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
</fx>
</PropertyList>

File diff suppressed because it is too large Load diff