mp-sound- twst.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <fx>
  4. <!-- External Sounds -->
  5. <!-- Engines-->
  6. <engine>
  7. <name>engine-start-outside</name>
  8. <mode>once</mode>
  9. <path>Aircraft/Gnat_T1/Sounds/turbine_start_out.wav</path>
  10. <condition>
  11. <and>
  12. <equals>
  13. <property>sim/multiplay/generic/int[8]</property>
  14. <value>1</value>
  15. </equals>
  16. <not>
  17. <property>sim/current-view/internal</property>
  18. </not>
  19. </and>
  20. </condition>
  21. <volume>
  22. <property>engines/engine[0]/n2</property>
  23. <factor> 0.09 </factor>
  24. <min> 0.3 </min>
  25. <max> 0.9 </max>
  26. </volume>
  27. <pitch>
  28. <property>engines/engine[0]/n2</property>
  29. <factor> 0.01 </factor>
  30. <min> 0.0 </min>
  31. <max> 0.9 </max>
  32. </pitch>
  33. <reference-dist>100</reference-dist>
  34. <max-dist>1000</max-dist>
  35. </engine>
  36. <engine>
  37. <name>engine</name>
  38. <path>Aircraft/Gnat_T1/Sounds/jet-blast.wav</path>
  39. <mode>looped</mode>
  40. <condition>
  41. <equals>
  42. <property>sim/multiplay/generic/int[8]</property>
  43. <value>2</value>
  44. </equals>
  45. <not>
  46. <property>sim/current-view/internal</property>
  47. <property>engines/engine/out-of-fuel</property>
  48. </not>
  49. </condition>
  50. <position>
  51. <x>18.6</x>
  52. <y>0</y>
  53. <z>2.37</z>
  54. </position>
  55. <orientation>
  56. <x>1.0</x>
  57. <y>0.0</y>
  58. <z>0</z>
  59. <inner-angle>35.0</inner-angle>
  60. <outer-angle>90</outer-angle>
  61. <outer-gain>0.45</outer-gain>
  62. </orientation>
  63. <volume>
  64. <property>engines/engine[0]/n1</property>
  65. <factor>0.014</factor>
  66. <offset>-0.45</offset>
  67. </volume>
  68. <reference-dist>20</reference-dist>
  69. <max-dist>3000</max-dist>
  70. </engine>
  71. <engine>
  72. <name>turbine</name>
  73. <mode>looped</mode>
  74. <path>Aircraft/Gnat_T1/Sounds/hawk-whine.wav</path>
  75. <condition>
  76. <equals>
  77. <property>sim/multiplay/generic/int[8]</property>
  78. <value>2</value>
  79. </equals>
  80. <not>
  81. <property>sim/current-view/internal</property>
  82. </not>
  83. </condition>
  84. <orientation>
  85. <x> 0 </x>
  86. <y> 0 </y>
  87. <z> 180 </z>
  88. <inner-cone> 180.0 </inner-cone>
  89. <outer-cone> 360.0 </outer-cone>
  90. <outer-gain> 0.2 </outer-gain>
  91. </orientation>
  92. <volume>
  93. <property>engines/engine/n2</property>
  94. <factor>0.09</factor>
  95. <min>0.3</min>
  96. <max>0.9</max>
  97. </volume>
  98. <pitch>
  99. <property>engines/engine/n2</property>
  100. <factor>0.01</factor>
  101. <min>0</min>
  102. <max>0.9</max>
  103. </pitch>
  104. <reference-dist>100</reference-dist>
  105. <max-dist>1000</max-dist>
  106. </engine>
  107. <engine>
  108. <name>turbine1</name>
  109. <mode>looped</mode>
  110. <path>Aircraft/Gnat_T1/Sounds/engine-turbine.wav</path>
  111. <condition>
  112. <equals>
  113. <property>sim/multiplay/generic/int[8]</property>
  114. <value>2</value>
  115. </equals>
  116. <not>
  117. <property>sim/current-view/internal</property>
  118. </not>
  119. </condition>
  120. <orientation>
  121. <x> 0 </x>
  122. <y> 0 </y>
  123. <z> 180 </z>
  124. <inner-cone> 180.0 </inner-cone>
  125. <outer-cone> 360.0 </outer-cone>
  126. <outer-gain> 0.2 </outer-gain>
  127. </orientation>
  128. <volume>
  129. <property>engines/engine/n2</property>
  130. <factor>0.04</factor>
  131. <min>0.3</min>
  132. <max>0.9</max>
  133. </volume>
  134. <pitch>
  135. <property>engines/engine/n2</property>
  136. <factor>0.01</factor>
  137. <min>0</min>
  138. <max>0.9</max>
  139. </pitch>
  140. <reference-dist>100</reference-dist>
  141. <max-dist>1000</max-dist>
  142. </engine>
  143. <engine>
  144. <name>thrust lowfreq exterior</name>
  145. <path>Aircraft/Gnat_T1/Sounds/engine-lowfreq.wav</path>
  146. <mode>looped</mode>
  147. <condition>
  148. <equals>
  149. <property>sim/multiplay/generic/int[8]</property>
  150. <value>2</value>
  151. </equals>
  152. <not>
  153. <property>sim/current-view/internal</property>
  154. </not>
  155. </condition>
  156. <property>engines/engine/thrust-lbs</property>
  157. <volume>
  158. <property>engines/engine/thrust-lbs</property>
  159. <factor>0.008</factor>
  160. <min>0</min>
  161. <max>4.9</max>
  162. </volume>
  163. <reference-dist>100</reference-dist>
  164. <max-dist>1000</max-dist>
  165. </engine>
  166. <!-- flyby -->
  167. <flyby>
  168. <name>fly-by</name>
  169. <mode>once</mode>
  170. <path>Aircraft/Gnat_T1/Sounds/flyby.wav</path>
  171. <condition>
  172. <and>
  173. <greater-than>
  174. <property>velocities/mach</property>
  175. <value>0.5</value>
  176. </greater-than>
  177. <equals>
  178. <property>sim/current-view/view-number</property>
  179. <value>6</value>
  180. </equals>
  181. </and>
  182. <not>
  183. <property>sim/current-view/internal</property>
  184. <property>engines/engine/out-of-fuel</property>
  185. </not>
  186. </condition>
  187. <volume>
  188. <property>velocities/airspeed-kt</property>
  189. <factor>0.001</factor>
  190. </volume>
  191. </flyby>
  192. <squeal>
  193. <name>squeal</name>
  194. <path>Sounds/squeal.wav</path>
  195. <condition>
  196. <or>
  197. <property>gear/gear[0]/wow</property>
  198. <property>gear/gear[1]/wow</property>
  199. <property>gear/gear[2]/wow</property>
  200. </or>
  201. </condition>
  202. <volume>
  203. <property>velocities/speed-down-fps</property>
  204. <factor>0.05</factor>
  205. </volume>
  206. <volume>
  207. <property>velocities/airspeed-kt</property>
  208. <factor>0.01</factor>
  209. </volume>
  210. <volume>
  211. <internal>dt_stop</internal>
  212. <factor>0.05</factor>
  213. <max>1.0</max>
  214. </volume>
  215. <pitch>
  216. <property>velocities/airspeed-kt</property>
  217. <factor>0.0025</factor>
  218. <offset>1.2</offset>
  219. </pitch>
  220. <reference-dist>100</reference-dist>
  221. <max-dist>1000</max-dist>
  222. </squeal>
  223. </fx>
  224. </PropertyList>