Re-organize sound folder, add wingfwd sounds

This commit is contained in:
legoboyvdlp R 2019-05-18 09:56:41 +01:00
parent 4d2f11db02
commit 5ccf1f5bb2
30 changed files with 1931 additions and 12 deletions

BIN
Sounds/320efis.wav Normal file

Binary file not shown.

View file

@ -43,7 +43,7 @@
<hyd-yellow>
<name>yellowHydPump</name>
<mode>looped</mode>
<path>yellowHydPump.wav</path>
<path>Aircraft/IDG-A32X/Sounds/yellowHydPump.wav</path>
<condition>
<and>
<equals>
@ -76,7 +76,7 @@
<announcement>
<name>PurserSnacks</name>
<mode>once</mode>
<path>purserSnacks.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/purserSnacks.wav</path>
<condition>
<equals>
<property>/controls/switches/cabinCall</property>
@ -93,7 +93,7 @@
<announcement>
<name>MechCall</name>
<mode>once</mode>
<path>mechCall.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/mechCall.wav</path>
<condition>
<equals>
<property>/controls/switches/mechCall</property>
@ -110,7 +110,7 @@
<announcement>
<name>EmerCall</name>
<mode>once</mode>
<path>tripleBelt.wav</path>
<path>Aircraft/IDG-A32X/Sounds/tripleBelt.wav</path>
<condition>
<equals>
<property>/controls/switches/emerCall</property>
@ -127,7 +127,7 @@
<callout>
<name>V1</name>
<mode>once</mode>
<path>V1.wav</path>
<path>Aircraft/IDG-A32X/Sounds/V1.wav</path>
<condition>
<and>
<equals>
@ -1520,7 +1520,7 @@
<relay>
<name>Avionics</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/FL2070/320efis.wav</path>
<path>Aircraft/IDG-A32X/Sounds/320efis.wav</path>
<condition>
<and>
<property>sim/current-view/internal</property>
@ -1544,7 +1544,7 @@
<announcements>
<name>welcomeFA</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/welcome.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/welcome.wav</path>
<condition>
<equals>
<property>/sim/sounde/welcomefa</property>
@ -1559,7 +1559,7 @@
<announcements>
<name>welcomeCA</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/captwelcome.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/captwelcome.wav</path>
<condition>
<equals>
<property>/sim/sounde/welcomecapt</property>
@ -1574,7 +1574,7 @@
<announcements>
<name>doorsDep</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/doorsdepart.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/doorsdepart.wav</path>
<condition>
<equals>
<property>/sim/sounde/doors</property>
@ -1589,7 +1589,7 @@
<announcements>
<name>PrepTo</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/takeoff.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/takeoff.wav</path>
<condition>
<equals>
<property>/sim/sounde/prepareto</property>
@ -1604,7 +1604,7 @@
<announcements>
<name>seatbeltOff</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/belt10k.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/belt10k.wav</path>
<condition>
<equals>
<property>/sim/sounde/seatbelt-10k</property>
@ -1619,7 +1619,7 @@
<announcements>
<name>safety</name>
<mode>once</mode>
<path>Aircraft/IDG-A32X/Sounds/safety.wav</path>
<path>Aircraft/IDG-A32X/Sounds/Announce/safety.wav</path>
<condition>
<equals>
<property>/sim/sounde/safety</property>

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.

Binary file not shown.

View file

@ -1838,5 +1838,412 @@
<z>00</z>
</position>
</engine>
<!-- wingfwd -->
<engine>
<name>a320_wingfwd_idle_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_lowspool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/lowspool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/lowspool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_lowspool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/lowspool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/lowspool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_spool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/spool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/spool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_spool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/spool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/spool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_hum_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/hum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/hum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_hum_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/hum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/hum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_buzz_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/buzz-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/buzz-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_buzz_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/buzz-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/buzz-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_reverse_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/reverse-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/reverse-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_reverse_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/reverse-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/reverse-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
</fx>
</PropertyList>

View file

@ -1837,5 +1837,412 @@
<z>00</z>
</position>
</engine>
<!-- wingfwd -->
<engine>
<name>a320_wingfwd_idle_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_idle2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-idle2.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/idle2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/idle2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_lowspool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/lowspool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/lowspool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_lowspool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/lowspool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/lowspool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_spool_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/spool-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/spool-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_spool_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-lowspool.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/spool-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/spool-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_hum_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/hum-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/hum-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_hum_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-hum.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/hum-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/hum-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb2_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb2-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb2-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_comb2_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-comb-full.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/comb2-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/comb2-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_buzz_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56A/wingfwd/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/buzz-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/buzz-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_buzz_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56A/wingfwd/cfm-buzz.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/buzz-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/buzz-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_reverse_left</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/reverse-left-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/reverse-left-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>20</y>
<z>00</z>
</position>
</engine>
<engine>
<name>a320_wingfwd_reverse_right</name>
<mode>looped</mode>
<path>Aircraft/IDG-A32X/Sounds/SASA/CFM56/wingfwd/cfm-reverse.wav</path>
<condition>
<property>/sim/sound/suppress-warning</property>
</condition>
<volume>
<property>a320/sound/wingfwd/reverse-right-v</property>
<offset>0</offset>
</volume>
<pitch>
<property>a320/sound/wingfwd/reverse-right-p</property>
<offset>0</offset>
</pitch>
<position>
<x>00</x>
<y>-20</y>
<z>00</z>
</position>
</engine>
</fx>
</PropertyList>

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff