mp-sound.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484
  1. <?xml version="1.0"?>
  2. <!--
  3. thanks to the SAR simulation (GPL) for the helicopter sounds,
  4. and the Urban game (LGPL) for the weapon sounds
  5. +x = aft
  6. +y = left
  7. +z = up
  8. -->
  9. <PropertyList>
  10. <fx>
  11. <!--starter>
  12. <name>starter0_start</name>
  13. <mode>once</mode>
  14. <path>Aircraft/ec145/Sounds/starter_start.wav</path>
  15. <condition>
  16. <property>controls/engines/engine[0]/starter</property>
  17. </condition>
  18. <volume>
  19. <factor>0.3</factor>
  20. </volume>
  21. <position>
  22. <x>-0.88</x>
  23. <y>0.40</y>
  24. <z>0.5</z>
  25. </position>
  26. <reference-dist>5</reference-dist>
  27. <max-dist>5000</max-dist>
  28. </starter>
  29. <starter>
  30. <name>starter0_loop</name>
  31. <mode>looped</mode>
  32. <path>Aircraft/ec145/Sounds/starter_loop.wav</path>
  33. <condition>
  34. <property>controls/engines/engine[0]/starter</property>
  35. </condition>
  36. <delay-sec>11.6</delay-sec>
  37. <volume>
  38. <factor>0.3</factor>
  39. </volume>
  40. <position>
  41. <x>-0.88</x>
  42. <y>0.40</y>
  43. <z>0.5</z>
  44. </position>
  45. <reference-dist>5</reference-dist>
  46. <max-dist>5000</max-dist>
  47. </starter>
  48. <starter>
  49. <name>starter0_stop</name>
  50. <mode>once</mode>
  51. <path>Aircraft/ec145/Sounds/starter_stop.wav</path>
  52. <condition>
  53. <not>
  54. <property>controls/engines/engine[0]/starter</property>
  55. </not>
  56. </condition>
  57. <volume>
  58. <factor>0.3</factor>
  59. </volume>
  60. <position>
  61. <x>-0.88</x>
  62. <y>0.40</y>
  63. <z>0.5</z>
  64. </position>
  65. <reference-dist>5</reference-dist>
  66. <max-dist>5000</max-dist>
  67. </starter>
  68. <starter>
  69. <name>starter1_start</name>
  70. <mode>once</mode>
  71. <path>Aircraft/ec145/Sounds/starter_start.wav</path>
  72. <condition>
  73. <property>controls/engines/engine[1]/starter</property>
  74. </condition>
  75. <volume>
  76. <factor>0.3</factor>
  77. </volume>
  78. <position>
  79. <x>-0.88</x>
  80. <y>-0.40</y>
  81. <z>0.5</z>
  82. </position>
  83. <reference-dist>5</reference-dist>
  84. <max-dist>5000</max-dist>
  85. </starter>
  86. <starter>
  87. <name>starter1_loop</name>
  88. <mode>looped</mode>
  89. <path>Aircraft/ec145/Sounds/starter_loop.wav</path>
  90. <condition>
  91. <property>controls/engines/engine[1]/starter</property>
  92. </condition>
  93. <delay-sec>11.6</delay-sec>
  94. <volume>
  95. <factor>0.3</factor>
  96. </volume>
  97. <position>
  98. <x>-0.88</x>
  99. <y>-0.40</y>
  100. <z>0.5</z>
  101. </position>
  102. <reference-dist>5</reference-dist>
  103. <max-dist>5000</max-dist>
  104. </starter>
  105. <starter>
  106. <name>starter1_stop</name>
  107. <mode>once</mode>
  108. <path>Aircraft/ec145/Sounds/starter_stop.wav</path>
  109. <condition>
  110. <not>
  111. <property>controls/engines/engine[1]/starter</property>
  112. </not>
  113. </condition>
  114. <volume>
  115. <factor>0.3</factor>
  116. </volume>
  117. <position>
  118. <x>-0.88</x>
  119. <y>-0.40</y>
  120. <z>0.5</z>
  121. </position>
  122. <reference-dist>5</reference-dist>
  123. <max-dist>5000</max-dist>
  124. </starter>
  125. <engine>
  126. <name>turbine0-start</name>
  127. <mode>once</mode>
  128. <path>Sounds/turbine_start.wav</path>
  129. <condition>
  130. <property>engines/engine[0]/running</property>
  131. </condition>
  132. <volume>
  133. <factor>0.03</factor>
  134. </volume>
  135. <volume>
  136. <property>sim/model/ec145/sound/volume</property>
  137. <factor>5</factor>
  138. </volume>
  139. <reference-dist>50</reference-dist>
  140. <max-dist>5000</max-dist>
  141. </engine>
  142. <engine>
  143. <name>turbine0-loop</name>
  144. <mode>looped</mode>
  145. <path>Sounds/turbine_loop.wav</path>
  146. <condition>
  147. <property>engines/engine[0]/running</property>
  148. </condition>
  149. <delay-sec>7.5</delay-sec>
  150. <volume>
  151. <factor>0.03</factor>
  152. </volume>
  153. <volume>
  154. <property>sim/model/ec145/sound/volume</property>
  155. <factor>5</factor>
  156. </volume>
  157. <reference-dist>50</reference-dist>
  158. <max-dist>5000</max-dist>
  159. </engine>
  160. <engine>
  161. <name>turbine0-shutdown</name>
  162. <mode>once</mode>
  163. <path>Sounds/turbine_shutdown.wav</path>
  164. <condition>
  165. <not>
  166. <property>engines/engine[0]/running</property>
  167. </not>
  168. </condition>
  169. <volume>
  170. <factor>0.03</factor>
  171. </volume>
  172. <volume>
  173. <property>sim/model/ec145/sound/volume</property>
  174. <factor>5</factor>
  175. </volume>
  176. <reference-dist>50</reference-dist>
  177. <max-dist>5000</max-dist>
  178. </engine>
  179. <engine>
  180. <name>turbine1-start</name>
  181. <mode>once</mode>
  182. <path>Sounds/turbine_start.wav</path>
  183. <condition>
  184. <property>engines/engine[1]/running</property>
  185. </condition>
  186. <volume>
  187. <factor>0.03</factor>
  188. </volume>
  189. <volume>
  190. <property>sim/model/ec145/sound/volume</property>
  191. <factor>5</factor>
  192. </volume>
  193. <reference-dist>50</reference-dist>
  194. <max-dist>5000</max-dist>
  195. </engine>
  196. <engine>
  197. <name>turbine1-loop</name>
  198. <mode>looped</mode>
  199. <path>Sounds/turbine_loop.wav</path>
  200. <condition>
  201. <property>engines/engine[1]/running</property>
  202. </condition>
  203. <delay-sec>7.5</delay-sec>
  204. <volume>
  205. <factor>0.03</factor>
  206. </volume>
  207. <volume>
  208. <property>sim/model/ec145/sound/volume</property>
  209. <factor>5</factor>
  210. </volume>
  211. <reference-dist>50</reference-dist>
  212. <max-dist>5000</max-dist>
  213. </engine>
  214. <engine>
  215. <name>turbine1-shutdown</name>
  216. <mode>once</mode>
  217. <path>Sounds/turbine_shutdown.wav</path>
  218. <condition>
  219. <not>
  220. <property>engines/engine[1]/running</property>
  221. </not>
  222. </condition>
  223. <volume>
  224. <factor>0.03</factor>
  225. </volume>
  226. <volume>
  227. <property>sim/model/ec145/sound/volume</property>
  228. <factor>5</factor>
  229. </volume>
  230. <reference-dist>50</reference-dist>
  231. <max-dist>5000</max-dist>
  232. </engine>
  233. <engine>
  234. <name>exhaust0-start</name>
  235. <mode>once</mode>
  236. <path>Sounds/exhaust_start.wav</path>
  237. <condition>
  238. <property>engines/engine[0]/running</property>
  239. </condition>
  240. <volume>
  241. <factor>0.02</factor>
  242. </volume>
  243. <volume>
  244. <property>sim/model/ec145/sound/volume</property>
  245. <factor>10</factor>
  246. </volume>
  247. <reference-dist>50</reference-dist>
  248. <max-dist>5000</max-dist>
  249. </engine>
  250. <engine>
  251. <name>exhaust0-loop</name>
  252. <mode>looped</mode>
  253. <path>Sounds/exhaust_loop.wav</path>
  254. <condition>
  255. <property>engines/engine[0]/running</property>
  256. </condition>
  257. <delay-sec>11.5</delay-sec>
  258. <volume>
  259. <factor>0.02</factor>
  260. </volume>
  261. <volume>
  262. <property>sim/model/ec145/sound/volume</property>
  263. <factor>10</factor>
  264. </volume>
  265. <reference-dist>50</reference-dist>
  266. <max-dist>5000</max-dist>
  267. </engine>
  268. <engine>
  269. <name>exhaust0-shutdown</name>
  270. <mode>once</mode>
  271. <path>Sounds/exhaust_shutdown.wav</path>
  272. <condition>
  273. <not>
  274. <property>engines/engine[0]/running</property>
  275. </not>
  276. </condition>
  277. <volume>
  278. <factor>0.02</factor>
  279. </volume>
  280. <volume>
  281. <property>sim/model/ec145/sound/volume</property>
  282. <factor>10</factor>
  283. </volume>
  284. <reference-dist>50</reference-dist>
  285. <max-dist>5000</max-dist>
  286. </engine>
  287. <engine>
  288. <name>exhaust1-start</name>
  289. <mode>once</mode>
  290. <path>Sounds/exhaust_start.wav</path>
  291. <condition>
  292. <property>engines/engine[1]/running</property>
  293. </condition>
  294. <volume>
  295. <factor>0.02</factor>
  296. </volume>
  297. <volume>
  298. <property>sim/model/ec145/sound/volume</property>
  299. <factor>10</factor>
  300. </volume>
  301. <reference-dist>50</reference-dist>
  302. <max-dist>5000</max-dist>
  303. </engine>
  304. <engine>
  305. <name>exhaust1-loop</name>
  306. <mode>looped</mode>
  307. <path>Sounds/exhaust_loop.wav</path>
  308. <condition>
  309. <property>engines/engine[1]/running</property>
  310. </condition>
  311. <delay-sec>11.5</delay-sec>
  312. <volume>
  313. <factor>0.02</factor>
  314. </volume>
  315. <volume>
  316. <property>sim/model/ec145/sound/volume</property>
  317. <factor>10</factor>
  318. </volume>
  319. <reference-dist>50</reference-dist>
  320. <max-dist>5000</max-dist>
  321. </engine>
  322. <engine>
  323. <name>exhaust1-shutdown</name>
  324. <mode>once</mode>
  325. <path>Sounds/exhaust_shutdown.wav</path>
  326. <condition>
  327. <not>
  328. <property>engines/engine[1]/running</property>
  329. </not>
  330. </condition>
  331. <volume>
  332. <factor>0.02</factor>
  333. </volume>
  334. <volume>
  335. <property>sim/model/ec145/sound/volume</property>
  336. <factor>10</factor>
  337. </volume>
  338. <reference-dist>50</reference-dist>
  339. <max-dist>5000</max-dist>
  340. </engine-->
  341. <rotor>
  342. <name>rotor-outside</name>
  343. <mode>looped</mode>
  344. <path>Aircraft/ec145/Sounds/main_rotor_idle_power_v2.wav</path>
  345. <condition>
  346. <and>
  347. <not>
  348. <property>sim/current-view/internal</property>
  349. </not>
  350. <greater-than>
  351. <property>rotors/main/rpm</property>
  352. <value>20</value>
  353. </greater-than>
  354. <not>
  355. <property>sim/crashed</property>
  356. </not>
  357. </and>
  358. </condition>
  359. <volume>
  360. <property>rotors/main/rpm</property>
  361. <factor>0.004</factor>
  362. </volume>
  363. <pitch>
  364. <property>rotors/main/rpm</property>
  365. <factor>0.0027</factor>
  366. <offset>0</offset>
  367. <min>0</min>
  368. <max>1.2</max>
  369. </pitch>
  370. <reference-dist>5</reference-dist>
  371. <max-dist>2000</max-dist>
  372. </rotor>
  373. <rotor>
  374. <name>stall</name>
  375. <mode>looped</mode>
  376. <path>Aircraft/ec145/Sounds/main_rotor_idle_power_blade_stall.wav</path>
  377. <condition>
  378. <and>
  379. <greater-than>
  380. <property>rotors/main/rpm</property>
  381. <value>50</value>
  382. </greater-than>
  383. <not>
  384. <property>sim/crashed</property>
  385. </not>
  386. </and>
  387. </condition>
  388. <volume>
  389. <property>rotors/main/stall-filtered</property>
  390. <factor>75</factor>
  391. </volume>
  392. <volume>
  393. <factor>1.2</factor>
  394. </volume>
  395. <!--pitch>
  396. <property>rotors/main/rpm</property>
  397. <factor>0.002262</factor>
  398. <offset>0</offset>
  399. <max>1.75</max>
  400. </pitch-->
  401. <reference-dist>15</reference-dist>
  402. <max-dist>2500</max-dist>
  403. </rotor>
  404. <!--rotor>
  405. <name>blade-vortex-interaction</name>
  406. <mode>looped</mode>
  407. <path>Aircraft/ec145/Sounds/blade_vortex.wav</path>
  408. <condition>
  409. <greater-than>
  410. <property>sim/sound/vibration</property>
  411. <value>0.01</value>
  412. </greater-than>
  413. </condition>
  414. <volume>
  415. <property>sim/sound/vibration</property>
  416. </volume>
  417. <pitch>
  418. <property>rotors/main/rpm</property>
  419. <factor>0.002262</factor>
  420. <offset>0</offset>
  421. <min>0</min>
  422. <max>1.5</max>
  423. </pitch>
  424. <reference-dist>1000</reference-dist>
  425. <max-dist>5000</max-dist>
  426. </rotor-->
  427. <fire>
  428. <name>Fire</name>
  429. <mode>looped</mode>
  430. <path>Aircraft/ec145/Sounds/Fire.wav</path>
  431. <condition>
  432. <equals>
  433. <property>sim/multiplay/generic/int[7]</property>
  434. <value type="bool">true</value>
  435. </equals>
  436. </condition>
  437. <volume>
  438. <value>1</value>
  439. </volume>
  440. <reference-dist>100</reference-dist>
  441. <max-dist>4000</max-dist>
  442. </fire>
  443. <crash>
  444. <name>intense ground contact</name>
  445. <mode>once</mode>
  446. <path>Sounds/crash.wav</path>
  447. <property>sim/crashed</property>
  448. <volume>
  449. <factor>1</factor>
  450. </volume>
  451. <pitch>
  452. <factor>0.1</factor>
  453. </pitch>
  454. <reference-dist>100</reference-dist>
  455. <max-dist>500</max-dist>
  456. </crash>
  457. </fx>
  458. </PropertyList>