2019-10-14 16:48:35 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
2022-12-31 17:56:08 +00:00
|
|
|
<!-- Copyright (c) 2023 Josh Davidson (Octal450) -->
|
2019-10-14 16:48:35 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
|
|
|
<!-- Sound View Logic -->
|
|
|
|
<logic>
|
|
|
|
<input>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>13</value>
|
|
|
|
</equals>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/wingview-fwd</output>
|
|
|
|
</logic>
|
|
|
|
|
|
|
|
<logic>
|
|
|
|
<input>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>14</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>15</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/wingview-aft</output>
|
|
|
|
</logic>
|
|
|
|
|
|
|
|
<logic>
|
|
|
|
<input>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/internal</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>13</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>14</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/current-view/view-number</property>
|
|
|
|
<value>15</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/internal-custom</output>
|
|
|
|
</logic>
|
|
|
|
|
2020-09-10 20:34:18 +00:00
|
|
|
<logic>
|
|
|
|
<input>
|
|
|
|
<not>
|
|
|
|
<equals>
|
|
|
|
<property>/sim/sound/internal-custom</property>
|
|
|
|
<value>1</value>
|
|
|
|
</equals>
|
|
|
|
</not>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/external-custom</output>
|
|
|
|
</logic>
|
|
|
|
|
2019-10-14 16:48:35 +00:00
|
|
|
<!-- Misc -->
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<product>
|
|
|
|
<property>/sim/sound/internal-custom</property>
|
|
|
|
<table>
|
|
|
|
<property>/sim/current-view/z-offset-m</property>
|
|
|
|
<entry><ind>-8.0</ind> <dep>0.1</dep></entry>
|
|
|
|
<entry><ind> 0.0</ind> <dep>1.0</dep></entry>
|
|
|
|
<entry><ind>22.0</ind> <dep>0.1</dep></entry>
|
|
|
|
</table>
|
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/other/gear</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<product>
|
|
|
|
<property>/sim/current-view/internal</property>
|
|
|
|
<table>
|
2022-02-15 12:18:47 +00:00
|
|
|
<product><property>/velocities/airspeed-kt</property><value>1</value> </product>
|
2019-10-14 16:48:35 +00:00
|
|
|
<entry><ind> 0</ind><dep>0.0001</dep></entry>
|
|
|
|
<entry><ind> 10</ind><dep>0.0010</dep></entry>
|
|
|
|
<entry><ind>100</ind><dep>0.0100</dep></entry>
|
2022-02-15 12:18:47 +00:00
|
|
|
<entry><ind>200</ind><dep>0.1000</dep></entry>
|
|
|
|
<entry><ind>250</ind><dep>0.5000</dep></entry>
|
2019-10-14 16:48:35 +00:00
|
|
|
</table>
|
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/other/cockpit-wind-v</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<property>/sim/sound/wingview-aft</property>
|
|
|
|
<property>/sim/sound/wingview-fwd</property>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
2022-02-15 12:18:47 +00:00
|
|
|
<property>/velocities/airspeed-kt</property>
|
2019-10-14 16:48:35 +00:00
|
|
|
<entry><ind> 0</ind><dep>0.0001</dep></entry>
|
|
|
|
<entry><ind> 10</ind><dep>0.0010</dep></entry>
|
|
|
|
<entry><ind>100</ind><dep>0.0100</dep></entry>
|
2022-02-15 12:18:47 +00:00
|
|
|
<entry><ind>200</ind><dep>0.1000</dep></entry>
|
|
|
|
<entry><ind>250</ind><dep>0.5000</dep></entry>
|
2019-10-14 16:48:35 +00:00
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>/sim/sound/other/wind-v</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<expression>
|
|
|
|
<product>
|
|
|
|
<property>/sim/sound/internal-custom</property>
|
|
|
|
<table>
|
2022-02-15 12:18:47 +00:00
|
|
|
<property>/velocities/airspeed-kt</property>
|
2019-10-14 16:48:35 +00:00
|
|
|
<entry><ind> 0</ind><dep>0.5</dep></entry>
|
2022-02-15 12:18:47 +00:00
|
|
|
<entry><ind>250</ind><dep>1.0</dep></entry>
|
2019-10-14 16:48:35 +00:00
|
|
|
</table>
|
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<output>/sim/sound/other/wind-p</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<property>/sim/current-view/internal</property>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/velocities/groundspeed-kt</property>
|
|
|
|
<entry><ind> 10</ind><dep>0.0</dep></entry>
|
|
|
|
<entry><ind>110</ind><dep>0.5</dep></entry>
|
|
|
|
<entry><ind>140</ind><dep>1.0</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>/sim/sound/other/cockpit-roll-v</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<property>/sim/sound/wingview-aft</property>
|
|
|
|
<property>/sim/sound/wingview-fwd</property>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/velocities/groundspeed-kt</property>
|
|
|
|
<entry><ind> 10</ind><dep>0.0</dep></entry>
|
|
|
|
<entry><ind>110</ind><dep>0.5</dep></entry>
|
|
|
|
<entry><ind>140</ind><dep>1.0</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>/sim/sound/other/roll-v</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<property>/sim/sound/internal-custom</property>
|
|
|
|
</condition>
|
|
|
|
<expression>
|
|
|
|
<table>
|
|
|
|
<property>/velocities/groundspeed-kt</property>
|
|
|
|
<entry><ind> 10</ind><dep>0.5</dep></entry>
|
|
|
|
<entry><ind>140</ind><dep>1.0</dep></entry>
|
|
|
|
</table>
|
|
|
|
</expression>
|
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>/sim/sound/other/roll-p</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
2021-10-31 17:34:05 +00:00
|
|
|
<type>noise-spike</type>
|
|
|
|
<max-rate-of-change>0.5</max-rate-of-change>
|
2019-10-14 16:48:35 +00:00
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<property>/sim/sound/internal-custom</property>
|
|
|
|
</condition>
|
2020-05-15 11:36:11 +00:00
|
|
|
<property>/systems/air-conditioning/mass-flow-cockpit-kg_s</property>
|
2019-10-14 16:48:35 +00:00
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>/sim/sound/other/air-con</output>
|
|
|
|
</filter>
|
|
|
|
|
|
|
|
<filter>
|
|
|
|
<type>gain</type>
|
|
|
|
<gain>1</gain>
|
|
|
|
<input>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<property>sim/sound/wingview-aft</property>
|
|
|
|
<property>sim/sound/wingview-fwd</property>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
<value>1</value>
|
|
|
|
</input>
|
|
|
|
<input>0</input>
|
|
|
|
<output>sim/sound/wingview</output>
|
|
|
|
</filter>
|
|
|
|
</PropertyList>
|