Xbuzz
This commit is contained in:
parent
5d9287e7d2
commit
a4af9156aa
1 changed files with 115 additions and 0 deletions
|
@ -1083,6 +1083,121 @@
|
|||
</output>
|
||||
</filter>
|
||||
|
||||
<!-- external buzz -->
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>
|
||||
<condition>
|
||||
<not><property>sim/current-view/internal</property></not>
|
||||
</condition>
|
||||
<expression>
|
||||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[0]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.65</ind> <dep>0.00</dep></entry>
|
||||
<entry><ind>0.70</ind> <dep>0.10</dep></entry>
|
||||
<entry><ind>1.02</ind> <dep>0.80</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
</expression>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
<property>sim/current-view/internal</property>
|
||||
</condition>
|
||||
<expression><value>0</value></expression>
|
||||
</input>
|
||||
<output>
|
||||
<prop>a320/sound/xbuzz-left-v</prop>
|
||||
</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>
|
||||
<condition>
|
||||
<not><property>sim/current-view/internal</property></not>
|
||||
</condition>
|
||||
<expression>
|
||||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[1]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.65</ind> <dep>0.00</dep></entry>
|
||||
<entry><ind>0.70</ind> <dep>0.10</dep></entry>
|
||||
<entry><ind>1.02</ind> <dep>0.80</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
</expression>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
<property>sim/current-view/internal</property>
|
||||
</condition>
|
||||
<expression><value>0</value></expression>
|
||||
</input>
|
||||
<output>
|
||||
<prop>a320/sound/xbuzz-right-v</prop>
|
||||
</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>
|
||||
<condition>
|
||||
<not><property>sim/current-view/internal</property></not>
|
||||
</condition>
|
||||
<expression>
|
||||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[0]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.70</ind> <dep>0.80</dep></entry>
|
||||
<entry><ind>1.02</ind> <dep>1.28</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
</expression>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
<property>sim/current-view/internal</property>
|
||||
</condition>
|
||||
<expression><value>0</value></expression>
|
||||
</input>
|
||||
<output>
|
||||
<prop>a320/sound/xbuzz-left-p</prop>
|
||||
</output>
|
||||
</filter>
|
||||
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>
|
||||
<condition>
|
||||
<not><property>sim/current-view/internal</property></not>
|
||||
</condition>
|
||||
<expression>
|
||||
<product>
|
||||
<table>
|
||||
<product><property>/engines/engine[1]/n1-actual</property><value>0.01</value></product>
|
||||
<entry><ind>0.70</ind> <dep>0.80</dep></entry>
|
||||
<entry><ind>1.02</ind> <dep>1.28</dep></entry>
|
||||
</table>
|
||||
</product>
|
||||
</expression>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
<property>sim/current-view/internal</property>
|
||||
</condition>
|
||||
<expression><value>0</value></expression>
|
||||
</input>
|
||||
<output>
|
||||
<prop>a320/sound/xbuzz-right-p</prop>
|
||||
</output>
|
||||
</filter>
|
||||
|
||||
<!-- internal sounds -->
|
||||
<filter>
|
||||
<type>gain</type>
|
||||
|
|
Reference in a new issue