F4D-sound1.xml 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <fx>
  4. <!-- Avionics Hum -->
  5. <avhum>
  6. <path>Aircraft/FGR-2/Sounds/FGOS_Avionics.wav</path>
  7. <mode>looped</mode>
  8. <type>avionics</type>
  9. <condition>
  10. <property>/engines/engine/running</property>
  11. <property>/sim/current-view/internal</property>
  12. </condition>
  13. </avhum>
  14. <engine>
  15. <name>Engine Exhaust</name>
  16. <mode>looped</mode>
  17. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  18. <condition>
  19. <property>engines/engine[0]/running</property>
  20. <not>
  21. <property>sim/current-view/internal</property>
  22. <property>engines/engine/out-of-fuel</property>
  23. </not>
  24. </condition>
  25. <position>
  26. <x>6.0</x>
  27. <y>0.0</y>
  28. <z>0.0</z>
  29. </position>
  30. <orientation>
  31. <x>90.0</x>
  32. <y>0.0</y>
  33. <z>0.0</z>
  34. <inner-angle>80.0</inner-angle>
  35. <outer-angle>110.0</outer-angle>
  36. <outer-gain>0.5</outer-gain>
  37. </orientation>
  38. <volume>
  39. <property>engines/engine[0]/n2</property>
  40. <factor>0.08</factor>
  41. <min>0.4</min>
  42. <max>1.0</max>
  43. </volume>
  44. <pitch>
  45. <property>engines/engine[0]/n2</property>
  46. <factor>0.005</factor>
  47. <min>0</min>
  48. <max>0.7</max>
  49. </pitch>
  50. </engine>
  51. <engine>
  52. <name>Engine Exhaust1</name>
  53. <mode>looped</mode>
  54. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  55. <condition>
  56. <property>engines/engine[1]/running</property>
  57. <not>
  58. <property>sim/current-view/internal</property>
  59. <property>engines/engine/out-of-fuel</property>
  60. </not>
  61. </condition>
  62. <position>
  63. <x>6.0</x>
  64. <y>0.0</y>
  65. <z>0.0</z>
  66. </position>
  67. <orientation>
  68. <x>90.0</x>
  69. <y>0.0</y>
  70. <z>0.0</z>
  71. <inner-angle>80.0</inner-angle>
  72. <outer-angle>110.0</outer-angle>
  73. <outer-gain>0.5</outer-gain>
  74. </orientation>
  75. <volume>
  76. <property>engines/engine[1]/n2</property>
  77. <factor>0.08</factor>
  78. <min>0.4</min>
  79. <max>1.0</max>
  80. </volume>
  81. <pitch>
  82. <property>engines/[1]/n2</property>
  83. <factor>0.005</factor>
  84. <min>0</min>
  85. <max>0.7</max>
  86. </pitch>
  87. </engine>
  88. <engine>
  89. <name>engine-start-inside</name>
  90. <mode>once</mode>
  91. <path>Aircraft/FGR-2/Sounds/turbine_start_in.wav</path>
  92. <condition>
  93. <and>
  94. <property>controls/engines/engine[0]/starter</property>
  95. <property>sim/current-view/internal</property>
  96. </and>
  97. </condition>
  98. <volume>
  99. <property>engines/engine[0]/n2</property>
  100. <factor> 0.01 </factor>
  101. <min> 0.03 </min>
  102. <max> 0.07 </max>
  103. </volume>
  104. <pitch>
  105. <property>engines/engine[0]/n2</property>
  106. <factor> 0.01 </factor>
  107. <min> 0.0 </min>
  108. <max> 0.9 </max>
  109. </pitch>
  110. <reference-dist>100</reference-dist>
  111. <max-dist>1000</max-dist>
  112. </engine>
  113. <engine>
  114. <name>engine-start-outside</name>
  115. <mode>once</mode>
  116. <path>Aircraft/FGR-2/Sounds/RR_Spey_xcombstart2.wav</path>
  117. <condition>
  118. <and>
  119. <greater-than>
  120. <property>engines/engine[0]/rpm</property>
  121. <value>0.5</value>
  122. </greater-than>
  123. <less-than>
  124. <property>velocities/groundspeed-kt</property>
  125. <value>1</value>
  126. </less-than>
  127. <not>
  128. <property>sim/current-view/internal</property>
  129. </not>
  130. </and>
  131. </condition>
  132. <volume>
  133. <property>engines/engine[0]/n2</property>
  134. <factor> 0.09 </factor>
  135. <min> 0.3 </min>
  136. <max> 0.9 </max>
  137. </volume>
  138. <pitch>
  139. <property>engines/engine[0]/n2</property>
  140. <factor> 0.01 </factor>
  141. <min> 0.0 </min>
  142. <max> 0.9 </max>
  143. </pitch>
  144. <reference-dist>100</reference-dist>
  145. <max-dist>1000</max-dist>
  146. </engine>
  147. <engine>
  148. <name>engine-start-outside1</name>
  149. <mode>once</mode>
  150. <path>Aircraft/FGR-2/Sounds/RR_Spey_xcombstart2.wav</path>
  151. <condition>
  152. <and>
  153. <greater-than>
  154. <property>engines/engine[1]/rpm</property>
  155. <value>0.5</value>
  156. </greater-than>
  157. <less-than>
  158. <property>velocities/groundspeed-kt</property>
  159. <value>1</value>
  160. </less-than>
  161. <not>
  162. <property>sim/current-view/internal</property>
  163. </not>
  164. </and>
  165. </condition>
  166. <volume>
  167. <property>engines/engine[1]/n2</property>
  168. <factor> 0.09 </factor>
  169. <min> 0.3 </min>
  170. <max> 0.9 </max>
  171. </volume>
  172. <pitch>
  173. <property>engines/engine[1]/n2</property>
  174. <factor> 0.01 </factor>
  175. <min> 0.0 </min>
  176. <max> 0.9 </max>
  177. </pitch>
  178. <reference-dist>100</reference-dist>
  179. <max-dist>1000</max-dist>
  180. </engine>
  181. <engine>
  182. <name>whine</name>
  183. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  184. <mode>looped</mode>
  185. <condition>
  186. <property>engines/engine[0]/running</property>
  187. <not>
  188. <property>sim/current-view/internal</property>
  189. <property>engines/engine/out-of-fuel</property>
  190. </not>
  191. </condition>
  192. <volume>
  193. <property>/engines/engine[0]/n2</property>
  194. <factor type="double">0.0025</factor>
  195. </volume>
  196. <pitch>
  197. <property>engines/engine[0]/n2</property>
  198. <factor>0.02</factor>
  199. <offset>-0.1</offset>
  200. </pitch>
  201. </engine>
  202. <engine>
  203. <name>whine1</name>
  204. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  205. <mode>looped</mode>
  206. <condition>
  207. <property>engines/engine[1]/running</property>
  208. <not>
  209. <property>sim/current-view/internal</property>
  210. <property>engines/engine/out-of-fuel</property>
  211. </not>
  212. </condition>
  213. <volume>
  214. <property>engines/engine[1]/n2</property>
  215. <factor type="double">0.0025</factor>
  216. </volume>
  217. <pitch>
  218. <property>engines/engine[1]/n2</property>
  219. <factor>0.02</factor>
  220. <offset>-0.1</offset>
  221. </pitch>
  222. </engine>
  223. <engine>
  224. <name>engine</name>
  225. <path>Aircraft/FGR-2/Sounds/jet-blast.wav</path>
  226. <mode>looped</mode>
  227. <condition>
  228. <not>
  229. <property>/sim/current-view/internal</property>
  230. </not>
  231. </condition>
  232. <position>
  233. <x>18.6</x>
  234. <y>-0.4</y>
  235. <z>2.37</z>
  236. </position>
  237. <orientation>
  238. <x>1.0</x>
  239. <y>0.0</y>
  240. <z>0</z>
  241. <inner-angle>35.0</inner-angle>
  242. <outer-angle>90</outer-angle>
  243. <outer-gain>0.45</outer-gain>
  244. </orientation>
  245. <volume>
  246. <property>engines/engine[0]/n1</property>
  247. <factor>0.014</factor>
  248. <offset>-0.45</offset>
  249. </volume>
  250. <reference-dist>20</reference-dist>
  251. <max-dist>3000</max-dist>
  252. </engine>
  253. <engine>
  254. <name>engine1</name>
  255. <path>Aircraft/FGR-2/Sounds/jet-blast.wav</path>
  256. <mode>looped</mode>
  257. <condition>
  258. <not>
  259. <property>/sim/current-view/internal</property>
  260. </not>
  261. </condition>
  262. <position>
  263. <x>18.6</x>
  264. <y>0.4</y>
  265. <z>2.37</z>
  266. </position>
  267. <orientation>
  268. <x>1.0</x>
  269. <y>0.0</y>
  270. <z>0</z>
  271. <inner-angle>35.0</inner-angle>
  272. <outer-angle>90</outer-angle>
  273. <outer-gain>0.45</outer-gain>
  274. </orientation>
  275. <volume>
  276. <property>engines/engine[1]/n1</property>
  277. <factor>0.014</factor>
  278. <offset>-0.45</offset>
  279. </volume>
  280. <reference-dist>20</reference-dist>
  281. <max-dist>3000</max-dist>
  282. </engine>
  283. <engine>
  284. <name>engine1-from-cockpit</name>
  285. <mode>looped</mode>
  286. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  287. <condition>
  288. <property>engines/engine[0]/running</property>
  289. <property>sim/current-view/internal</property>
  290. </condition>
  291. <volume>
  292. <property>/controls/engines/engine[0]/throttle</property>
  293. <factor>0.2</factor>
  294. <min>0.05</min>
  295. <max>0.2</max>
  296. </volume>
  297. </engine>
  298. <engine>
  299. <name>engine2-from-cockpit</name>
  300. <mode>looped</mode>
  301. <path>Aircraft/FGR-2/Sounds/SpeyWhi1_FGOS.wav</path>
  302. <condition>
  303. <property>engines/engine[1]/running</property>
  304. <property>sim/current-view/internal</property>
  305. </condition>
  306. <volume>
  307. <property>controls/engines/engine[1]/throttle</property>
  308. <factor>0.2</factor>
  309. <min>0.05</min>
  310. <max>0.2</max>
  311. </volume>
  312. </engine>
  313. <engine>
  314. <name>Reheat</name>
  315. <mode>looped</mode>
  316. <path>Aircraft/FGR-2/Sounds/RR_Spey_xwhine10.wav</path>
  317. <condition>
  318. <property>engines/engine/afterburner</property>
  319. <not>
  320. <property>sim/current-view/internal</property>
  321. <property>engines/engine/out-of-fuel</property>
  322. </not>
  323. </condition>
  324. <position>
  325. <x>6.0</x>
  326. <y>0.0</y>
  327. <z>0.0</z>
  328. </position>
  329. <orientation>
  330. <x>90.0</x>
  331. <y>0.0</y>
  332. <z>0.0</z>
  333. <inner-angle>60.0</inner-angle>
  334. <outer-angle>160.0</outer-angle>
  335. <outer-gain>0.75</outer-gain>
  336. </orientation>
  337. <volume>
  338. <offset>1</offset>
  339. <min>0.3</min>
  340. <max>1.0</max>
  341. </volume>
  342. </engine>
  343. <engine>
  344. <name>burner-from-cockpit</name>
  345. <mode>looped</mode>
  346. <path>Aircraft/FGR-2/Sounds/RR_Spey_xwhine10.wav</path>
  347. <condition>
  348. <or>
  349. <property>engines/engine[0]/augmentation</property>
  350. <property>engines/engine[1]/augmentation</property>
  351. </or>
  352. <property>/sim/current-view/internal</property>
  353. </condition>
  354. <volume>
  355. <property>/controls/throttle[0]</property>
  356. <factor>0.1</factor>
  357. <min>0.1</min>
  358. <max>0.1</max>
  359. </volume>
  360. </engine>
  361. <engine>
  362. <name>compressor-whine-external-engine0</name>
  363. <path>Sounds/turbojet_fan.wav</path>
  364. <mode>looped</mode>
  365. <condition>
  366. <not>
  367. <property>sim/current-view/internal</property>
  368. </not>
  369. <greater-than>
  370. <property>engines/engine[0]/n2</property>
  371. <value>1</value>
  372. </greater-than>
  373. </condition>
  374. <orientation>
  375. <x> 0.0</x>
  376. <y> 0.0</y>
  377. <z> 180.0</z>
  378. <inner-cone>50.0</inner-cone>
  379. <outer-cone>180.0</outer-cone>
  380. <outer-gain>0.5</outer-gain>
  381. </orientation>
  382. <pitch>
  383. <property>engines/engine[0]/n2</property>
  384. <factor>.001</factor>
  385. </pitch>
  386. <volume>
  387. <property>engines/engine[0]/n2</property>
  388. <factor>0.000167</factor>
  389. <min>0.00</min>
  390. <max>0.167</max>
  391. </volume>
  392. </engine>
  393. <engine>
  394. <name>compressor-whine-external-engine1</name>
  395. <path>Sounds/turbojet_fan.wav</path>
  396. <mode>looped</mode>
  397. <condition>
  398. <not>
  399. <property>sim/current-view/internal</property>
  400. </not>
  401. <greater-than>
  402. <property>engines/engine[1]/n2</property>
  403. <value>1</value>
  404. </greater-than>
  405. </condition>
  406. <orientation>
  407. <x> 0.0</x>
  408. <y> 0.0</y>
  409. <z> 180.0</z>
  410. <inner-cone>50.0</inner-cone>
  411. <outer-cone>180.0</outer-cone>
  412. <outer-gain>0.5</outer-gain>
  413. </orientation>
  414. <pitch>
  415. <property>/engines/engine[1]/n2</property>
  416. <factor>.001</factor>
  417. </pitch>
  418. <volume>
  419. <property>engines/engine[1]/n2</property>
  420. <factor>0.000167</factor>
  421. <min>0.00</min>
  422. <max>0.167</max>
  423. </volume>
  424. </engine>
  425. <tire-rumble>
  426. <name>tire-rumble</name>
  427. <mode>looped</mode>
  428. <path>Sounds/rumble.wav</path>
  429. <condition>
  430. <property>/sim/current-view/internal</property>
  431. <or>
  432. <property>/gear/gear[0]/wow</property>
  433. <property>/gear/gear[1]/wow</property>
  434. <property>/gear/gear[2]/wow</property>
  435. </or>
  436. </condition>
  437. <volume>
  438. <property>/velocities/airspeed-kt</property>
  439. <factor>0.004</factor>
  440. <max>0.3</max>
  441. </volume>
  442. </tire-rumble>
  443. <gear-wind>
  444. <name>gear-wind</name>
  445. <mode>looped</mode>
  446. <path>Sounds/rumble.wav</path>
  447. <condition>
  448. <property>/sim/current-view/internal</property>
  449. <greater-than>
  450. <property>/gear/gear[1]/position-norm[0]</property>
  451. <value>0.01</value>
  452. </greater-than>
  453. </condition>
  454. <volume>
  455. <property>/velocities/airspeed-kt</property>
  456. <factor>0.002</factor>
  457. <max>1.0</max>
  458. </volume>
  459. </gear-wind>
  460. <squeal>
  461. <name>squeal</name>
  462. <path>Sounds/squeal.wav</path>
  463. <condition>
  464. <or>
  465. <property>/gear/gear[0]/wow</property>
  466. <property>/gear/gear[1]/wow</property>
  467. <property>/gear/gear[2]/wow</property>
  468. </or>
  469. </condition>
  470. <pitch>
  471. <property>/velocities/airspeed-kt</property>
  472. <factor>0.0025</factor>
  473. <offset>1.2</offset>
  474. </pitch>
  475. </squeal>
  476. <wind>
  477. <name>wind</name>
  478. <mode>looped</mode>
  479. <path>Sounds/wind.wav</path>
  480. <condition>
  481. <property>/sim/current-view/internal</property>
  482. </condition>
  483. <property>/velocities/airspeed-kt</property>
  484. <volume>
  485. <property>/fdm/jsbsim/aero/qbar-psf</property>
  486. <factor>0.0002</factor>
  487. <min>0.0</min>
  488. <max>0.3</max>
  489. </volume>
  490. <pitch>
  491. <property>/fdm/jsbsim/aero/qbar-psf</property>
  492. <factor>0.002</factor>
  493. <offset>1.25</offset>
  494. </pitch>
  495. </wind>
  496. <alpha-buffet>
  497. <name>alpha-buffet</name>
  498. <mode>looped</mode>
  499. <condition>
  500. <property>/sim/current-view/internal</property>
  501. <greater-than>
  502. <property>/fdm/jsbsim/aero/alpha-deg</property>
  503. <value>8.6</value>
  504. </greater-than>
  505. <greater-than>
  506. <property>velocities/airspeed-kt</property>
  507. <value>50.0</value>
  508. </greater-than>
  509. </condition>
  510. <path>Sounds/rumble.wav</path>
  511. <volume>
  512. <property>/fdm/jsbsim/aero/alpha-deg</property>
  513. <factor>0.263</factor>
  514. <max>1.0</max>
  515. </volume>
  516. <pitch>
  517. <property>/fdm/jsbsim/aero/alpha-deg</property>
  518. <factor>0.00005</factor>
  519. </pitch>
  520. </alpha-buffet>
  521. <speedbrake-buffet>
  522. <name>speedbrake</name>
  523. <mode>looped</mode>
  524. <path>Sounds/rumble.wav</path>
  525. <condition>
  526. <property>sim/current-view/internal</property>
  527. <property>surface-positions/speedbrake-pos-norm</property>
  528. </condition>
  529. <volume>
  530. <property>/velocities/airspeed-kt</property>
  531. <factor>0.0025</factor>
  532. <max>0.3</max>
  533. </volume>
  534. </speedbrake-buffet>
  535. <!-- SUU-23A gun pod -->
  536. <guns>
  537. <name>gunfire</name>
  538. <mode>looped</mode>
  539. <condition>
  540. <property>controls/armament/trigger</property>
  541. </condition>
  542. <path>Aircraft/DavePack/Sounds/20mm-gun.wav</path>
  543. </guns>
  544. <crash>
  545. <name>boing</name>
  546. <condition>
  547. <property>fdm/jsbsim/systems/crash-detect/crashed</property>
  548. </condition>
  549. <path>Aircraft/DavePack/Sounds/boing.wav</path>
  550. </crash>
  551. <voice>
  552. <name>Geforce-breath-vox</name>
  553. <path>Aircraft/FGR-2/Sounds/Geforce.wav</path>
  554. <condition>
  555. <greater-than>
  556. <property>accelerations/pilot/z-accel-fps_sec</property>
  557. <value>-161</value>
  558. </greater-than>
  559. </condition>
  560. <volume>
  561. <factor>0.9</factor>
  562. </volume>
  563. </voice>
  564. <voice>
  565. <name>Geforce-vox</name>
  566. <path>Aircraft/FGR-2/Sounds/geforce1.wav</path>
  567. <condition>
  568. <less-than>
  569. <property>accelerations/pilot/z-accel-fps_sec</property>
  570. <value>-225</value>
  571. </less-than>
  572. </condition>
  573. <volume>
  574. <factor>0.9</factor>
  575. </volume>
  576. </voice>
  577. <!-- Sonic Boom -->
  578. <sonicboom>
  579. <name>Sonic Boom</name>
  580. <mode>once</mode>
  581. <path>Aircraft/FGR-2/Sounds/sonicboom.wav</path>
  582. <condition>
  583. <and>
  584. <greater-than>
  585. <property>velocities/mach</property>
  586. <value>1.0</value>
  587. </greater-than>
  588. <equals>
  589. <property>sim/current-view/internal</property>
  590. <value>false</value>
  591. </equals>
  592. </and>
  593. </condition>
  594. </sonicboom>
  595. <!-- flyby -->
  596. <flyby>
  597. <name>fly-by</name>
  598. <mode>looped</mode>
  599. <path>Aircraft/FGR-2/Sounds/flyby.wav</path>
  600. <condition>
  601. <equals>
  602. <property>sim/current-view/view-number</property>
  603. <value>6</value>
  604. </equals>
  605. <not>
  606. <property>sim/current-view/internal</property>
  607. <property>engines/engine/out-of-fuel</property>
  608. </not>
  609. </condition>
  610. <!-- <volume>
  611. <property>velocities/airspeed-kt</property>
  612. <factor>0.001</factor>
  613. </volume>
  614. -->
  615. </flyby>
  616. <shutdown>
  617. <name>shutdown</name>
  618. <path>Aircraft/DavePack/Sounds/turbine-shutdown.wav</path>
  619. <condition>
  620. <not>
  621. <property>sim/current-view/internal</property>
  622. </not>
  623. <equals>
  624. <property>engines/engine[0]/running</property>
  625. <value>false</value>
  626. </equals>
  627. </condition>
  628. </shutdown>
  629. <shutdown>
  630. <name>shutdown1</name>
  631. <path>Aircraft/DavePack/Sounds/turbine-shutdown.wav</path>
  632. <condition>
  633. <not>
  634. <property>sim/current-view/internal</property>
  635. </not>
  636. <equals>
  637. <property>engines/engine[1]/running</property>
  638. <value>false</value>
  639. </equals>
  640. </condition>
  641. </shutdown>
  642. </fx>
  643. </PropertyList>