Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More minor tweaks #27

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1,359 changes: 1,359 additions & 0 deletions a380xml/sound.xml

Large diffs are not rendered by default.

189 changes: 32 additions & 157 deletions sound.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<AcousticParameters>
<Parameter Name="ReverberationPreset" ShareSetInside="rev_inside_default"/>
<Parameter Name="Insulation_ExitClosed" Value="-22"/>
<Parameter Name="Insulation_ExitOpen" Value="-12"/>
<Parameter Name="Insulation_ExitClosed" Value="-28"/>
<Parameter Name="Insulation_ExitOpen" Value="-20"/>
</AcousticParameters>

<!-- AlwaysPlaySounds ========================================================================================== -->
Expand Down Expand Up @@ -1538,9 +1538,6 @@

<Sound WwiseData="true" WwiseEvent="whinerollext" ConeHeading="180" FadeOutType="2" FadeOutTime="0.5" NodeName="WHEELS_L" SimVar="SIM ON GROUND" Units="BOOLEAN" Index="0">
<Range LowerBound="1.0" />
<Requires SimVar="GEAR TOTAL PCT EXTENDED" Units="PERCENT" Index="0">
<Range LowerBound="1" />
</Requires>
<WwiseRTPC SimVar="GROUND VELOCITY" Units="KNOTS" Index="0" RTPCName="SIMVAR_GROUND_VELOCITY" />
</Sound>

Expand Down Expand Up @@ -1619,143 +1616,12 @@
</Sound>

<!-- PTU Sounds ========================================================================================================================= -->

<Sound WwiseData="true" WwiseEvent="ptu1" NodeName="SOUND_PACK_OUTFLOW_LEFT" FadeOutType="2" FadeOutTime="0.5" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="true">
<Range LowerBound="1" UpperBound="1" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu2" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="false">
<Range LowerBound="2" UpperBound="2" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu3" NodeName="SOUND_PACK_OUTFLOW_LEFT" FadeOutType="2" FadeOutTime="0.5" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="true">
<Range LowerBound="3" UpperBound="3" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu4" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="false">
<Range LowerBound="4" UpperBound="4" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_mid" FadeOutType="2" FadeOutTime="0.3" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_SHAFT_RPM" Continuous="true">
<Range LowerBound="500" UpperBound="4000" />
<Requires LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE">
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_end" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE" Continuous="false">
<Range UpperBound="0" />
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_max" FadeOutType="2" FadeOutTime="0.4" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_SHAFT_RPM" Continuous="true">
<Range LowerBound="4000" />
<Requires LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE">
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptustartcockpit" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_MOTOR_FLOW" Continuous="false">
<Range LowerBound="0.001" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL">
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_sound" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND" Continuous="false">

<Sound WwiseData="true" WwiseEvent="ptunewcont" FadeOutType="2" FadeOutTime="0.3" NodeName="SOUND_PACK_OUTFLOW_LEFT" LocalVar="A32NX_HYD_PTU_SHAFT_RPM" Continuous="true">
<Range LowerBound="1" />
</Sound>

<!-- PTU Cockpit ========================================================================================================================= -->

<Sound WwiseData="true" WwiseEvent="ptu1" NodeName="PEDALS_LEFT" FadeOutType="2" FadeOutTime="0.5" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="true" ViewPoint="Inside">
<Range LowerBound="1" UpperBound="1" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu2" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="false" ViewPoint="Inside">
<Range LowerBound="2" UpperBound="2" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu3" NodeName="PEDALS_LEFT" FadeOutType="2" FadeOutTime="0.5" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="true" ViewPoint="Inside">
<Range LowerBound="3" UpperBound="3" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu4" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_BARK_STRENGTH" Continuous="false" ViewPoint="Inside">
<Range LowerBound="4" UpperBound="4" />
<Requires LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND">
<Range UpperBound="0" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_mid" FadeOutType="2" FadeOutTime="0.3" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_SHAFT_RPM" Continuous="true" ViewPoint="Inside">
<Range LowerBound="500" UpperBound="4000" />
<Requires LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE">
<Range LowerBound="1" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_end" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE" Continuous="false" ViewPoint="Inside">
<Range UpperBound="0" />
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_cont_max" FadeOutType="2" FadeOutTime="0.4" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_SHAFT_RPM" Continuous="true" ViewPoint="Inside">
<Range LowerBound="4000" />
<Requires LocalVar="A32NX_HYD_PTU_CONTINUOUS_MODE">
<Range LowerBound="1" />
</Requires>
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<Sound WwiseData="true" WwiseEvent="ptu_sound" NodeName="PEDALS_LEFT" LocalVar="A32NX_HYD_PTU_HIGH_PITCH_SOUND" Continuous="false" ViewPoint="Inside" >
<Range LowerBound="1" />
<Requires LocalVar="A32NX_SOUND_PTU_AUDIBLE_COCKPIT" Units="BOOL" >
<Range LowerBound="1" />
</Requires>
</Sound>

<WwiseRTPC LocalVar="A32NX_HYD_PTU_SHAFT_RPM" RTPCName="LOCALVAR_A32NX_PTU_RPM" />
</Sound>

<Sound WwiseEvent="smoothtouch" FadeOutType="2" FadeOutTime="0.5" WwiseData="true" Continuous="false" ViewPoint="Inside" NodeName="PEDALS_LEFT" SimVar="SIM ON GROUND" Units="BOOLEAN" Index="0">
<Range LowerBound="1.0" />
<Requires LocalVar="A32NX_AUTOPILOT_H_DOT_RADIO" Units="number" Index="0">
Expand Down Expand Up @@ -1885,28 +1751,29 @@
</Sound>

<Sound WwiseEvent="gdown" WwiseData="true" Continuous="true" NodeName="PEDALS_LEFT" FadeOutType="2" FadeOutTime="1" LocalVar="A32NX_GEAR_DOOR_CENTER_POSITION" >
<Range LowerBound="30" />
<WwiseRTPC LocalVar="A32NX_GEAR_CENTER_POSITION" Derived="true" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED_DERIVED" />
<Range LowerBound="1" UpperBound="99" />
<WwiseRTPC LocalVar="A32NX_GEAR_CENTER_POSITION" RTPCAttackTime="1" RTPCReleaseTime="1" Derived="true" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED_DERIVED" />
<WwiseRTPC SimVar="GEAR TOTAL PCT EXTENDED" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED" />
<Requires SimVar="AIRSPEED INDICATED" Units="knots" Index="0">
<Range LowerBound="50" />
</Requires>
</Sound>

<Sound WwiseEvent="gup" WwiseData="true" Continuous="true" NodeName="PEDALS_LEFT" FadeOutType="2" FadeOutTime="1" LocalVar="A32NX_GEAR_DOOR_CENTER_POSITION" >
<Range LowerBound="30" />
<WwiseRTPC LocalVar="A32NX_GEAR_CENTER_POSITION" Derived="true" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED_DERIVED" />
<WwiseRTPC SimVar="GEAR TOTAL PCT EXTENDED" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED" />
<Sound WwiseEvent="gup" WwiseData="true" Continuous="true" NodeName="PEDALS_LEFT" FadeOutType="2" FadeOutTime="1" LocalVar="A32NX_GEAR_CENTER_POSITION" >
<Range LowerBound="1" UpperBound="99" />
<WwiseRTPC LocalVar="A32NX_GEAR_CENTER_POSITION" Derived="true" RTPCAttackTime="1" RTPCReleaseTime="1" Units="PERCENT" Index="0" RTPCName="SIMVAR_GEAR_TOTAL_PCT_EXTENDED_DERIVED" />
<Requires SimVar="AIRSPEED INDICATED" Units="knots" Index="0">
<Range LowerBound="50" />
</Requires>
</Sound>

<Sound WwiseEvent="gearcab" WwiseData="true" Continuous="true" NodeName="WHEELS_L" FadeOutType="2" FadeOutTime="1" LocalVar="A32NX_LGCIU_2_LEFT_GEAR_UNLOCKED" >
<Range LowerBound="1" />
<WwiseRTPC SimVar="AIRSPEED INDICATED" Units="knots" Index="0" RTPCName="SIMVAR_AIRSPEED_INDICATED" />
</Sound>


<Sound WwiseEvent="gmain" WwiseData="true" Continuous="false" NodeName="PEDALS_LEFT" LocalVar="A32NX_LGCIU_2_NOSE_GEAR_UNLOCKED" >
<Range LowerBound="1" />
</Sound>

<Sound WwiseEvent="gearlock" WwiseData="true" Continuous="false" NodeName="WHEELS_L" LocalVar="A32NX_LGCIU_2_NOSE_GEAR_UNLOCKED" >
<Range UpperBound="0" />

<Sound WwiseEvent="GDoorMainClosing" WwiseData="true" FadeOutType="2" FadeOutTime="0.5" Continuous="true" NodeName="WHEELS_L" LocalVar="A32NX_GEAR_DOOR_LEFT_POSITION" >
<Range LowerBound="1" UpperBound="95" />
</Sound>

<!-- INSTRUMENTS FOLEYS ========================================================================= -->
Expand Down Expand Up @@ -2010,6 +1877,10 @@
<Sound WwiseData="true" WwiseEvent="pedal_movement" ViewPoint="Inside" NodeName="PEDALS_LEFT" ContinuousStopDelay="1.0" SimVar="RUDDER PEDAL POSITION" Units="PERCENT" Index="0">
<WwiseRTPC SimVar="RUDDER PEDAL POSITION" Units="PERCENT" Index="0" Derived="true" RTPCName="SIMVAR_RUDDER_PEDAL_POSITION_DERIVED" />
</Sound>

<Sound WwiseData="true" WwiseEvent="gravitygear" Continuous="false" ViewPoint="Inside" NodeName="GEAR_EXTN_Decal" LocalVar="A32NX_GEAR_EMERGENCY_EXTENSION_CLICKED" >
<Range UpperBound="1" />
</Sound>

<!-- RATTLES ========================================================================================== -->

Expand Down Expand Up @@ -2321,8 +2192,9 @@
</Requires>
<WwiseRTPC LocalVar="A32NX_SOUND_ANNOUNCEMENTS_ENABLED" Units="number" Index="0" RTPCName="LOCALVAR_A32NX_ANNOUNCEMENT_TOGGLE" />
</Sound>
<Sound WwiseData="true" WwiseEvent="cabin_crew_seats_takeoff" LocalVar="A32NX_SWITCH_TCAS_POSITION" NodeName="PEDALS_LEFT" Continuous="true">
<Range LowerBound="2" />

<Sound WwiseData="true" WwiseEvent="cabin_crew_seats_takeoff" LocalVar="LIGHTING_LANDING_1" NodeName="PEDALS_LEFT" Continuous="true">
<Range UpperBound="0" />
<Requires LocalVar="A32NX_ENGINE_N1:1">
<Range LowerBound="17" />
</Requires>
Expand All @@ -2334,6 +2206,7 @@
</Requires>
<WwiseRTPC LocalVar="A32NX_SOUND_ANNOUNCEMENTS_ENABLED" Units="number" Index="0" RTPCName="LOCALVAR_A32NX_ANNOUNCEMENT_TOGGLE" />
</Sound>

<Sound WwiseData="true" WwiseEvent="cabin_crew_seats_landing" SimVar="GEAR TOTAL PCT EXTENDED" Units="PERCENT" Index="0" NodeName="PEDALS_LEFT" Continuous="true">
<Range LowerBound="0.2" />
<Requires LocalVar="A32NX_FMGC_FLIGHT_PHASE">
Expand Down Expand Up @@ -2552,6 +2425,8 @@
<Sound WwiseData="true" WwiseEvent="mpb1on" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="mpb1off" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="lswitch" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="glareshieldpbon" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="glareshieldpboff" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="engmaster" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="parkbrk" Continuous="false" ViewPoint="Inside"/>
<Sound WwiseData="true" WwiseEvent="QNHknob" Continuous="false" ViewPoint="Inside"/>
Expand Down
Binary file modified sound/.cache/SoundBankInfoCache.dat
Binary file not shown.
Binary file modified sound/.cache/Windows/Plugins/Wwise Convolution Reverb/Wwise.dat
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320flaps_04036C87.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320flaps_19872A2E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320flaps_5F12BB16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320flaps_7AD19E1D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320slats_572E082A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/320slats_8FC87BEB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/380ac1_1E8ECBBC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/380ac2_E426F564.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/380ac2_FFB2C5A8.wem
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 added sound/.cache/Windows/SFX/380window_1E8ECBBC.wem
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_23943911.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_29C7FBDF.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_57044FC7.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_78B221EC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_ABE1C8ED.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_BA9A2B05.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_DD112FBF.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF2_EECAB4E5.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FF_2_FD4F7EAB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FFtest_5210408C.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FFtest_6FB40C6F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FFtest_B1321386.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/A380FFtest_C915E608.wem
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 added sound/.cache/Windows/SFX/AEVC1_434E9ADB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC1_4F349724.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC1_52268BE2.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_07E1ED49.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_333D0757.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_3524390B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_537B4C47.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_545449C6.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_59FFBC50.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_647ACEB8.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_67BAA138.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_F63822DD.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_F91021E8.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC3_FF3A9D6F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC4_054A72D9.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC4_60CD9C40.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC4_C5500938.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC4_E586AE41.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC4_E7AD2700.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC_B5A87C42.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/AEVC_B9E393D0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Boom1_12ECEA10.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Boom2_CC458F0D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Boom3_D0EEF774.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Boom4_A7C28572.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Boom5_2FA22D78.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1Ext_223B6F5E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1Ext_41D0C93E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1Ext_734D45BB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1Ext_8168EA9D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1_32947896.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1_7B4D2739.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1_B63AFB43.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz1_DBD120E0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2Ext_745A5751.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2Ext_8F510FA2.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_2FC784A5.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_40B3CF50.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_8C8EF322.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_926D0953.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_A34C0369.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz2_C0208EAB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3Ext_40746ACB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3Ext_9FF36A44.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_42561EE6.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_9630ECD0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_AAAD578D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_B31C7CC0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_B8A2D5CC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz3_C02BBA05.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4Ext_1E0B368F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4Ext_34125E42.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4Ext_81762074.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4Ext_96890EDD.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_2594F736.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_90C2319B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_CD53ED7D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_EC79548A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_EF39BA16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Buzz4_FE1338A3.wem
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 added sound/.cache/Windows/SFX/Ex1_ADBFBBA1.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex1_B1DA66B4.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex2_EC503A46.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex2_FAD26E08.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex3_BF765CFA.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex3_FB1F55DC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex4_B028C48F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Ex4_E20BBA92.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps380_71B4237D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps380_926B5A57.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps380_AE47E54D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps_1E8ECBBC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps_44B6CF26.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps_75EEABAF.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flaps_D3726D64.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flapsstop_3968D30D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flapsstop_53DC5F09.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Flapsstop_F3E611D6.wem
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 added sound/.cache/Windows/SFX/HighWhine1_0ADCD9E0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_0B22CC6F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_4A21222F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_564A36D0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_692610E6.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_69DE6081.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_72E772AA.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_7AC167EB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_9EBFE1A5.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_B9B6C140.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_EBDEE604.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_FCA01F82.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine1_FF0F1CAF.wem
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_0F69FA4B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_17D20B5D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_21589192.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_2893CF89.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_33434491.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_6ED76C28.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_76A53239.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_96ADF45E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_BE231785.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_E2293E04.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_E29A70A5.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_E6FC1A21.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine2_FF2BB13A.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_020B1CF3.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_44476120.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_4F904A4C.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_51C2B838.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_99744ABA.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_A9050186.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_C43CABAC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_C889C4A1.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_D02AECDE.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine3_D3FCAB5B.wem
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 added sound/.cache/Windows/SFX/HighWhine4_2357A3DC.wem
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_38CF142A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_4547AE03.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_78140A76.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_CF96BF56.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_D5A2C24E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_ED1A6B71.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/HighWhine4_F12E7528.wem
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 added sound/.cache/Windows/SFX/Howl1_6E4C30FD.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Howl1_77F2C632.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Howl1_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Howl2_50789C9A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Howl3_125B02DC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Howl4_A9E1185D.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/ISOOL8R_836BE16E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/ISOOL8R_EF28CCCD.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/ISPOOL8L_2946CE47.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/ISPOOL8L_B1D8F9E6.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/ISPOOLFINAL_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Idle1_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Idle2_8827BE01.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Idle3_A9C9CE86.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/Idle4_3A33FB70.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt1_0538558F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt1_32C65A42.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt1_E5ADE6E7.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt1_FB82EBEE.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt2_1B44505B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt2_5E214180.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt2_E21C0007.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt2_EBCF1000.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt3_770B641A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt3_B2E12E0A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt3_C025A96B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt3_E6D715A3.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt4_23D23982.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt4_5E167AB0.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt4_79ACB2A3.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleExt4_B5592DA3.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleHigh1_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleHigh2_40DED02F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleHigh3_15671466.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/IdleHigh4_726BC8F8.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumble3_643CFEDB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumble3_76ED2860.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumble4_B6EE10D4.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumble4_E13C532E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumbleL_103E00ED.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowRumbleL_265E639F.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine1_1EC41314.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine1_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine1_EA9C1031.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine2_C61F4A9F.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine3_17ED17FC.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine3_9BB61FAA.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine3_C67D62A2.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine4_4E059483.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine4_6E06FD1E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/LowWhine4_D2AE1934.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidTouch380_1E8ECBBC.wem
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 added sound/.cache/Windows/SFX/MidWhine1_0E4DFC04.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine1_89DC6E16.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine1_9AE5577B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine1_C953950B.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine1_E29025C5.wem
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 added sound/.cache/Windows/SFX/MidWhine2_161C364A.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine2_192E3E7F.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine2_A23E34AD.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine2_CEC73122.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine2_F1EB762D.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine3_4EAC0875.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine3_82110A0C.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine3_A0F5129E.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine3_A7A073AB.wem
Binary file not shown.
Binary file added sound/.cache/Windows/SFX/MidWhine3_D90618F5.wem
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading