F-4EJ_ADTW-sound.xml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <PropertyList>
  3. <fx>
  4. <!-- JSF start -->
  5. <engine>
  6. <name>JFS-lever-pull</name>
  7. <path>Aircraft/FGR-2/Sounds/starter.wav</path>
  8. <property>controls/electric/battery-switch</property>
  9. </engine>
  10. <!-- EXT-PWR -->
  11. <engine>
  12. <name>keepers</name>
  13. <path>Aircraft/FGR-2/Sounds/el_car.wav</path>
  14. <mode>looped</mode>
  15. <volume>
  16. <property>/controls/electric/external-power</property>
  17. <factor type="double">1</factor>
  18. </volume>
  19. </engine>
  20. <!-- :::::::::::::::::: engine RH sound ::::::::::::::::::::::::: -->
  21. <!--engine RH connect Cockpit-view Canopy open-->
  22. <!-- engine RH looping Cockpit-view Canopy open-->
  23. <engine>
  24. <name>engine loop RH Open</name>
  25. <mode>looped</mode>
  26. <path>Aircraft/FGR-2/Sounds/turbojet_fan.wav</path>
  27. <condition>
  28. <and>
  29. <property>sim/current-view/internal</property>
  30. <greater-than>
  31. <property>instrumentation/doors/crew/position-norm</property>
  32. <value> 0.1 </value>
  33. </greater-than>
  34. </and>
  35. </condition>
  36. <volume>
  37. <property>controls/engines/engine[0]/starter-position-norm</property>
  38. <factor>1</factor>
  39. </volume>
  40. <pitch>
  41. <property>controls/engines/engine[0]/starter-position-norm</property>
  42. <factor>1</factor>
  43. </pitch>
  44. </engine>
  45. <!-- engine RH looping Cockpit-view Canopy close-->
  46. <engine>
  47. <name>engine loop RH Close</name>
  48. <mode>looped</mode>
  49. <path>Aircraft/FGR-2/Sounds/turbojet_fan_sirent.wav</path>
  50. <condition>
  51. <and>
  52. <property>sim/current-view/internal</property>
  53. <less-than>
  54. <property>instrumentation/doors/crew/position-norm</property>
  55. <value> 0.1 </value>
  56. </less-than>
  57. </and>
  58. </condition>
  59. <volume>
  60. <property>controls/engines/engine[0]/starter-position-norm</property>
  61. <factor>1</factor>
  62. </volume>
  63. <pitch>
  64. <property>controls/engines/engine[0]/starter-position-norm</property>
  65. <factor>1</factor>
  66. </pitch>
  67. </engine>
  68. <!-- engine RH looping around-view-->
  69. <engine>
  70. <name>engine loop RH around</name>
  71. <mode>looped</mode>
  72. <path>Aircraft/FGR-2/Sounds/turbojet_fan.wav</path>
  73. <condition>
  74. <equals>
  75. <property>sim/current-view/internal</property>
  76. <value> false </value>
  77. </equals>
  78. </condition>
  79. <volume>
  80. <property>controls/engines/engine[0]/starter-position-norm</property>
  81. <factor>1</factor>
  82. </volume>
  83. <pitch>
  84. <property>controls/engines/engine[0]/starter-position-norm</property>
  85. <factor>1</factor>
  86. </pitch>
  87. </engine>
  88. <!-- engine RH thrust around-view -->
  89. <engine>
  90. <name>engine loop RH thrust</name>
  91. <mode>looped</mode>
  92. <path>Aircraft/FGR-2/Sounds/exhaust_loop.wav</path>
  93. <condition>
  94. <or>
  95. <and>
  96. <not>
  97. <property>sim/current-view/internal</property>
  98. </not>
  99. </and>
  100. <and>
  101. <property>sim/current-view/internal</property>
  102. <greater-than>
  103. <property>instrumentation/doors/crew/position-norm</property>
  104. <value> 0 </value>
  105. </greater-than>
  106. </and>
  107. </or>
  108. </condition>
  109. <volume>
  110. <property>engines/engine[0]/n2</property>h
  111. <factor type="double">0.01</factor>
  112. </volume>
  113. <pitch>
  114. <property>/engines/engine[0]/n2</property>
  115. <factor>1</factor>
  116. </pitch>
  117. </engine>
  118. <!-- engine RH augmenter around-view -->
  119. <engine>
  120. <name>engine loop RH augmenter</name>
  121. <mode>looped</mode>
  122. <path>Aircraft/FGR-2/Sounds/exhaust_start.wav</path>
  123. <condition>
  124. <or>
  125. <and>
  126. <not>
  127. <property>sim/current-view/internal</property>
  128. </not>
  129. </and>
  130. <and>
  131. <property>sim/current-view/internal</property>
  132. <greater-than>
  133. <property>instrumentation/doors/crew/position-norm</property>
  134. <value> 0 </value>
  135. </greater-than>
  136. </and>
  137. </or>
  138. </condition>
  139. <volume>
  140. <property>engines/engine[0]/afterburner</property>
  141. <factor type="double">1</factor>
  142. </volume>
  143. <pitch>
  144. <property>engines/engine[0]/afterburner</property>
  145. <factor>1</factor>
  146. </pitch>
  147. <reference-dist>100</reference-dist>
  148. <max-dist>1000</max-dist>
  149. </engine>
  150. <!-- engine RH augmenter internal-view -->
  151. <engine>
  152. <name>engine loop RH augmenter internal</name>
  153. <mode>looped</mode>
  154. <path>Aircraft/FGR-2/Sounds/exhaust_start.wav</path>
  155. <condition>
  156. <property>sim/current-view/internal</property>
  157. <equals>
  158. <property>instrumentation/doors/crew/position-norm</property>
  159. <value> 0 </value>
  160. </equals>
  161. </condition>
  162. <volume>
  163. <property>engines/engine[0]/afterburner</property>
  164. <factor type="double">0.1</factor>
  165. </volume>
  166. <pitch>
  167. <property>engines/engine[0]/afterburner</property>
  168. <factor>5</factor>
  169. </pitch>
  170. <reference-dist>100</reference-dist>
  171. <max-dist>1000</max-dist>
  172. </engine>
  173. <!-- :::::::::::::::::: engine LH sound ::::::::::::::::::::::::: -->
  174. <!-- engine LH looping Cockpit-view Canopy open-->
  175. <engine>
  176. <name>engine loop LH Open</name>
  177. <mode>looped</mode>
  178. <path>Aircraft/FGR-2/Sounds/turbojet_fan.wav</path>
  179. <condition>
  180. <and>
  181. <property>sim/current-view/internal</property>
  182. <greater-than>
  183. <property>instrumentation/doors/crew/position-norm</property>
  184. <value> 0.1 </value>
  185. </greater-than>
  186. </and>
  187. </condition>
  188. <volume>
  189. <property>controls/engines/engine[1]/starter-position-norm</property>
  190. <factor>1</factor>
  191. </volume>
  192. <pitch>
  193. <property>controls/engines/engine[1]/starter-position-norm</property>
  194. <factor>1</factor>
  195. </pitch>
  196. </engine>
  197. <!-- engine LH looping Cockpit-view Canopy close-->
  198. <engine>
  199. <name>engine loop LH Close</name>
  200. <mode>looped</mode>
  201. <path>Aircraft/FGR-2/Sounds/turbojet_fan_sirent.wav</path>
  202. <condition>
  203. <and>
  204. <property>sim/current-view/internal</property>
  205. <less-than>
  206. <property>instrumentation/doors/crew/position-norm</property>
  207. <value> 0.1 </value>
  208. </less-than>
  209. </and>
  210. </condition>
  211. <volume>
  212. <property>controls/engines/engine[1]/starter-position-norm</property>
  213. <factor>1</factor>
  214. </volume>
  215. <pitch>
  216. <property>controls/engines/engine[1]/starter-position-norm</property>
  217. <factor>1</factor>
  218. </pitch>
  219. </engine>
  220. <!-- engine LH looping around-view-->
  221. <engine>
  222. <name>engine loop LH around</name>
  223. <mode>looped</mode>
  224. <path>Aircraft/FGR-2/Sounds/turbojet_fan.wav</path>
  225. <condition>
  226. <equals>
  227. <property>sim/current-view/internal</property>
  228. <value> false </value>
  229. </equals>
  230. </condition>
  231. <volume>
  232. <property>controls/engines/engine[1]/starter-position-norm</property>
  233. <factor>1</factor>
  234. </volume>
  235. <pitch>
  236. <property>/controls/engines/engine[1]/starter-position-norm</property>
  237. <factor>1</factor>
  238. </pitch>
  239. </engine>
  240. <!-- engine LH thrust around-view -->
  241. <engine>
  242. <name>engine loop LH thrust</name>
  243. <mode>looped</mode>
  244. <path>Aircraft/FGR-2/Sounds/exhaust_loop.wav</path>
  245. <condition>
  246. <or>
  247. <and>
  248. <not>
  249. <property>sim/current-view/internal</property>
  250. </not>
  251. </and>
  252. <and>
  253. <property>sim/current-view/internal</property>
  254. <greater-than>
  255. <property>instrumentation/doors/crew/position-norm</property>
  256. <value> 0 </value>
  257. </greater-than>
  258. </and>
  259. </or>
  260. </condition>
  261. <volume>
  262. <property>engines/engine[1]/n2</property>
  263. <factor type="double">0.01</factor>
  264. </volume>
  265. <pitch>
  266. <property>engines/engine[1]/n2</property>
  267. <factor>1</factor>
  268. </pitch>
  269. </engine>
  270. <!-- engine LH augmenter around-view -->
  271. <engine>
  272. <name>engine loop LH augmenter</name>
  273. <mode>looped</mode>
  274. <path>Aircraft/FGR-2/Sounds/exhaust_start.wav</path>
  275. <condition>
  276. <or>
  277. <and>
  278. <not>
  279. <property>sim/current-view/internal</property>
  280. </not>
  281. </and>
  282. <and>
  283. <property>sim/current-view/internal</property>
  284. <greater-than>
  285. <property>instrumentation/doors/crew/position-norm</property>
  286. <value> 0 </value>
  287. </greater-than>
  288. </and>
  289. </or>
  290. </condition>
  291. <volume>
  292. <property>engines/engine[1]/afterburner</property>
  293. <factor type="double">1</factor>
  294. </volume>
  295. <pitch>
  296. <property>engines/engine[1]/afterburner</property>
  297. <factor>1</factor>
  298. </pitch>
  299. <reference-dist>100</reference-dist>
  300. <max-dist>1000</max-dist>
  301. </engine>
  302. <!-- engine LH augmenter internal-view -->
  303. <engine>
  304. <name>engine loop LH augmenter internal</name>
  305. <mode>looped</mode>
  306. <path>Aircraft/FGR-2/Sounds/exhaust_start.wav</path>
  307. <condition>
  308. <property>sim/current-view/internal</property>
  309. <equals>
  310. <property>instrumentation/doors/crew/position-norm</property>
  311. <value> 0 </value>
  312. </equals>
  313. </condition>
  314. <volume>
  315. <property>engines/engine[1]/afterburner</property>
  316. <factor type="double">0.1</factor>
  317. </volume>
  318. <pitch>
  319. <property>engines/engine[1]/afterburner</property>
  320. <factor>5</factor>
  321. </pitch>
  322. <reference-dist>100</reference-dist>
  323. <max-dist>1000</max-dist>
  324. </engine>
  325. <!-- ::::::::::::::::::::: GEAR Sound ::::::::::::::::::::: -->
  326. <!-- rumble -->
  327. <rumble>
  328. <name>rumble</name>
  329. <mode>looped</mode>
  330. <path>Aircraft/FGR-2/Sounds/rumble.wav</path>
  331. <condition>
  332. <or>
  333. <property>gear/gear[0]/wow</property>
  334. <property>gear/gear[1]/wow</property>
  335. <property>gear/gear[2]/wow</property>
  336. </or>
  337. <!-- <property>sim/current-view/internal</property> -->
  338. </condition>
  339. <volume>
  340. <property>/velocities/groundspeed-kt</property>
  341. <!--type>log</type-->
  342. <factor>0.025</factor>
  343. <offset> -0.01</offset>
  344. <max>1.01</max>
  345. <min>0.01</min>
  346. </volume>
  347. <pitch>
  348. <property>velocities/groundspeed-kt</property>
  349. <factor>0.01</factor>
  350. <offset>0.85</offset>
  351. </pitch>
  352. <reference-dist>100</reference-dist>
  353. <max-dist>1000</max-dist>
  354. </rumble>
  355. <!-- spueal -->
  356. <squeal>
  357. <name>squeal</name>
  358. <path>Aircraft/FGR-2/Sounds/wow.wav</path>
  359. <condition>
  360. <or>
  361. <property>gear/gear[0]/wow</property>
  362. <property>gear/gear[1]/wow</property>
  363. <property>gear/gear[2]/wow</property>
  364. </or>
  365. </condition>
  366. <volume>
  367. <property>velocities/speed-down-fps</property>
  368. <factor>0.5</factor>
  369. <max>1.0</max>
  370. </volume>
  371. <volume>
  372. <property>velocities/airspeed-kt</property>
  373. <factor>0.1</factor>
  374. <max>1.0</max>
  375. </volume>
  376. <volume>
  377. <internal>dt_stop</internal>
  378. <factor>0.05</factor>
  379. <max>1.0</max>
  380. </volume>
  381. <pitch>
  382. <property>velocities/airspeed-kt</property>
  383. <factor>0.0025</factor>
  384. <offset>1.0</offset>
  385. </pitch>
  386. <reference-dist>100</reference-dist>
  387. <max-dist>1000</max-dist>
  388. </squeal>
  389. <gear>
  390. <name>gear0</name>
  391. <mode>in-transit</mode>
  392. <path>Aircraft/FGR-2/Sounds/gear.wav</path>
  393. <property>gear/gear[0]/position-norm</property>
  394. <volume>
  395. <factor>1.0</factor>
  396. </volume>
  397. <pitch>
  398. <internal>dt_play</internal>
  399. <offset>1.0</offset>
  400. <factor>-0.001</factor>
  401. </pitch>
  402. <reference-dist>100</reference-dist>
  403. <max-dist>1000</max-dist>
  404. </gear>
  405. <gear>
  406. <name>gear2</name>
  407. <mode>in-transit</mode>
  408. <path>Aircraft/FGR-2/Sounds/gear.wav</path>
  409. <property>gear/gear[2]/position-norm</property>
  410. <volume>
  411. <factor>1.0</factor>
  412. </volume>
  413. <pitch>
  414. <internal>dt_play</internal>
  415. <offset>1.0</offset>
  416. <factor>-0.001</factor>
  417. </pitch>
  418. <reference-dist>100</reference-dist>
  419. <max-dist>1000</max-dist>
  420. </gear>
  421. <gear>
  422. <name>gear-lock0</name>
  423. <path>Aircraft/FGR-2/Sounds/gear_hatch.wav</path>
  424. <condition>
  425. <equals>
  426. <property>gear/gear[0]/position-norm</property>
  427. <value>0</value>
  428. </equals>
  429. </condition>
  430. <volume>
  431. <factor>0.1</factor>
  432. </volume>
  433. <reference-dist>100</reference-dist>
  434. <max-dist>1000</max-dist>
  435. </gear>
  436. <gear>
  437. <name>gear-lock2</name>
  438. <path>Aircraft/FGR-2/Sounds/gear_hatch.wav</path>
  439. <condition>
  440. <or>
  441. <equals>
  442. <property>gear/gear[2]/position-norm</property>
  443. <value>0</value>
  444. </equals>
  445. <equals>
  446. <property>gear/gear[2]/position-norm</property>
  447. <value>1</value>
  448. </equals>
  449. </or>
  450. </condition>
  451. <volume>
  452. <factor>0.1</factor>
  453. </volume>
  454. <reference-dist>100</reference-dist>
  455. <max-dist>1000</max-dist>
  456. </gear>
  457. <flap>
  458. <name>flaps</name>
  459. <mode>in-transit</mode>
  460. <path>Aircraft/FGR-2/Sounds/gear.wav</path>
  461. <property>surface-positions/flap-pos-norm</property>
  462. <volume>
  463. <factor>1.0</factor>
  464. </volume>
  465. <reference-dist>100</reference-dist>
  466. <max-dist>1000</max-dist>
  467. </flap>
  468. <speedbrake>
  469. <name>speedbrake</name>
  470. <mode>in-transit</mode>
  471. <path>Aircraft/FGR-2/Sounds/gear.wav</path>
  472. <property>surface-positions/speedbrake-pos-norm</property>
  473. <volume>
  474. <factor>1.0</factor>
  475. </volume>
  476. <reference-dist>100</reference-dist>
  477. <max-dist>1000</max-dist>
  478. </speedbrake>
  479. <wind>
  480. <name>wind</name>
  481. <mode>looped</mode>
  482. <path>Sounds/wind.wav</path>
  483. <property>velocities/airspeed-kt</property>
  484. <volume>
  485. <property>/position/altitude-ft</property>
  486. <factor>-0.000015</factor>
  487. <offset>1.0</offset>
  488. <min>0.0</min>
  489. <max>1.0</max>
  490. </volume>
  491. <volume>
  492. <property>velocities/airspeed-kt</property>
  493. <factor>0.0015</factor>
  494. <min>0.0</min>
  495. <max>0.4</max>
  496. </volume>
  497. <pitch>
  498. <property>velocities/airspeed-kt</property>
  499. <factor>0.0035</factor>
  500. <offset>1.25</offset>
  501. </pitch>
  502. </wind>
  503. <!-- Toggle Switches -->
  504. <click>
  505. <name>Battery on</name>
  506. <path>Sounds/click.wav</path>
  507. <condition>
  508. <property>controls/electric/battery-switch</property>
  509. </condition>
  510. <volume>
  511. <factor>1.0</factor>
  512. </volume>
  513. </click>
  514. <click>
  515. <name>Battery off</name>
  516. <path>Sounds/click.wav</path>
  517. <condition>
  518. <not>
  519. <property>controls/electric/battery-switch</property>
  520. </not>
  521. </condition>
  522. <volume>
  523. <factor>1.0</factor>
  524. </volume>
  525. </click>
  526. <click>
  527. <name>Fuel Pump on</name>
  528. <path>Sounds/click.wav</path>
  529. <condition>
  530. <property>controls/engines/engine/fuel-pump</property>
  531. </condition>
  532. <volume>
  533. <factor>1.0</factor>
  534. </volume>
  535. </click>
  536. <click>
  537. <name>Fuel Pump off</name>
  538. <path>Sounds/click.wav</path>
  539. <condition>
  540. <not>
  541. <property>controls/engines/engine/fuel-pump</property>
  542. </not>
  543. </condition>
  544. <volume>
  545. <factor>1.0</factor>
  546. </volume>
  547. </click>
  548. <click>
  549. <name>Landing Light On</name>
  550. <path>Sounds/click.wav</path>
  551. <condition>
  552. <property>controls/switches/landing-light</property>
  553. </condition>
  554. <volume>
  555. <factor>1.0</factor>
  556. </volume>
  557. </click>
  558. <click>
  559. <name>Landing Light Off</name>
  560. <path>Sounds/click.wav</path>
  561. <condition>
  562. <not>
  563. <property>controls/switches/landing-light</property>
  564. </not>
  565. </condition>
  566. <volume>
  567. <factor>1.0</factor>
  568. </volume>
  569. </click>
  570. <click>
  571. <name>Magnetos-off</name>
  572. <path>Sounds/click.wav</path>
  573. <condition>
  574. <not>
  575. <property>controls/engines/engine/magnetos</property>
  576. </not>
  577. </condition>
  578. <volume>
  579. <factor>1.0</factor>
  580. </volume>
  581. </click>
  582. <click>
  583. <name>Strobe Lights White</name>
  584. <path>Sounds/click.wav</path>
  585. <condition>
  586. <equals>
  587. <property>controls/switches/strobes</property>
  588. <value>1</value>
  589. </equals>
  590. </condition>
  591. <volume>
  592. <factor>1.0</factor>
  593. </volume>
  594. </click>
  595. <click>
  596. <name>Strobe Lights Off</name>
  597. <path>Sounds/click.wav</path>
  598. <condition>
  599. <not>
  600. <property>controls/switches/strobes</property>
  601. </not>
  602. </condition>
  603. <volume>
  604. <factor>1.0</factor>
  605. </volume>
  606. </click>
  607. <click>
  608. <name>Avionics Master On</name>
  609. <path>Sounds/click.wav</path>
  610. <condition>
  611. <property>controls/switches/avionic-master</property>
  612. </condition>
  613. <volume>
  614. <factor>1.0</factor>
  615. </volume>
  616. </click>
  617. <click>
  618. <name>Avionics Master Off</name>
  619. <path>Sounds/click.wav</path>
  620. <condition>
  621. <not>
  622. <property>controls/switches/avionic-master</property>
  623. </not>
  624. </condition>
  625. <volume>
  626. <factor>1.0</factor>
  627. </volume>
  628. </click>
  629. <!-- Toggle Switches -->
  630. <click>
  631. <name>click on</name>
  632. <path>Sounds/click.wav</path>
  633. <condition>
  634. <property>sim/sound/click</property>
  635. </condition>
  636. <volume>
  637. <factor>1.0</factor>
  638. </volume>
  639. </click>
  640. <click>
  641. <name>click off</name>
  642. <path>Sounds/click.wav</path>
  643. <condition>
  644. <not>
  645. <property>sim/sound/click</property>
  646. </not>
  647. </condition>
  648. <volume>
  649. <factor>1.0</factor>
  650. </volume>
  651. </click>
  652. <stall>
  653. <name>stall</name>
  654. <mode>looped</mode>
  655. <type>avionics</type>
  656. <path>Aircraft/FGR-2/Sounds/stall-600-chopped.wav</path>
  657. <condition>
  658. <and>
  659. <greater-than>
  660. <property>orientation/alpha-deg</property>
  661. <value>22.3</value>
  662. </greater-than>
  663. <less-than>
  664. <property>orientation/alpha-deg</property>
  665. <value>26</value>
  666. </less-than>
  667. <not>
  668. <property>gear/gear[0]/wow</property>
  669. <property>gear/gear[1]/wow</property>
  670. <property>gear/gear[2]/wow</property>
  671. </not>
  672. </and>
  673. </condition>
  674. <volume>
  675. <factor>1.0</factor>
  676. </volume>
  677. <pitch>
  678. <factor>0.2</factor>
  679. </pitch>
  680. </stall>
  681. <stall>
  682. <name>stall-fall</name>
  683. <mode>looped</mode>
  684. <type>avionics</type>
  685. <path>Aircraft/FGR-2/Sounds/stall-600-continue.wav</path>
  686. <condition>
  687. <and>
  688. <greater-than>
  689. <property>orientation/alpha-deg</property>
  690. <value>26</value>
  691. </greater-than>
  692. <not>
  693. <property>gear/gear[0]/wow</property>
  694. <property>gear/gear[1]/wow</property>
  695. <property>gear/gear[2]/wow</property>
  696. </not>
  697. </and>
  698. </condition>
  699. <volume>
  700. <factor>1.0</factor>
  701. </volume>
  702. <pitch>
  703. <factor>0.2</factor>
  704. </pitch>
  705. </stall>
  706. <alart>
  707. <name>low-alart</name>
  708. <mode>looped</mode>
  709. <type>avionics</type>
  710. <path>Aircraft/FGR-2/Sounds/record-signal.wav</path>
  711. <condition>
  712. <and>
  713. <less-than>
  714. <property>position/gear-agl-ft</property>
  715. <property>instrumentation/altimeter/setting-low-alert</property>
  716. </less-than>
  717. <not>
  718. <property>gear/gear[0]/wow</property>
  719. <property>gear/gear[1]/wow</property>
  720. <property>gear/gear[2]/wow</property>
  721. </not>
  722. <or>
  723. <equals>
  724. <property>gear/gear[0]/position-norm</property>
  725. <value>0</value>
  726. </equals>
  727. <equals>
  728. <property>surface-positions/flap-pos-norm</property>
  729. <value>0</value>
  730. </equals>
  731. </or>
  732. </and>
  733. </condition>
  734. <volume>
  735. <factor>1.0</factor>
  736. </volume>
  737. <pitch>
  738. <factor>0</factor>
  739. </pitch>
  740. </alart>
  741. <alart>
  742. <name>PULL_UP</name>
  743. <mode>looped</mode>
  744. <type>avionics</type>
  745. <path>Aircraft/FGR-2/Sounds/pull-up.wav</path>
  746. <condition>
  747. <and>
  748. <less-than>
  749. <property>position/gear-agl-ft</property>
  750. <value>1300</value>
  751. </less-than>
  752. <less-than>
  753. <property>velocities/vertical-speed-fps</property>
  754. <value>-60</value>
  755. </less-than>
  756. </and>
  757. </condition>
  758. <volume>
  759. <factor>3.0</factor>
  760. </volume>
  761. <pitch>
  762. <factor>0</factor>
  763. </pitch>
  764. </alart>
  765. <alart>
  766. <name>BINGOFUEL</name>
  767. <mode>looped</mode>
  768. <type>avionics</type>
  769. <path>Aircraft/FGR-2/Sounds/bingo_fuel.wav</path>
  770. <condition>
  771. <and>
  772. <less-than>
  773. <property>consumables/fuel/total-internal-fuel-lbs</property>
  774. <property>consumables/fuel/bingo-lbs</property>
  775. </less-than>
  776. <greater-than>
  777. <property>consumables/fuel/total-internal-fuel-lbs</property>
  778. <value>3000</value>
  779. </greater-than>
  780. </and>
  781. </condition>
  782. <volume>
  783. <factor>3.0</factor>
  784. </volume>
  785. <pitch>
  786. <factor>0</factor>
  787. </pitch>
  788. </alart>
  789. <alart>
  790. <name>mastercoution</name>
  791. <mode>looped</mode>
  792. <type>avionics</type>
  793. <path>Aircraft/FGR-2/Sounds/caution.wav</path>
  794. <condition>
  795. <and>
  796. <not>
  797. <property>gear/gear[0]/wow</property>
  798. </not>
  799. <less-than>
  800. <property>systems/electrical/volts</property>
  801. <value>16</value>
  802. </less-than>
  803. </and>
  804. </condition>
  805. </alart>
  806. <alart>
  807. <name>warnigAMAD</name>
  808. <type>avionics</type>
  809. <path>Aircraft/FGR-2/Sounds/warning_amad_fire.wav</path>
  810. <condition>
  811. <and>
  812. <property>controls/switches/fire-warning-test</property>
  813. <equals>
  814. <property>controls/APU/ready</property>
  815. <value>1</value>
  816. </equals>
  817. </and>
  818. </condition>
  819. </alart>
  820. <alart>
  821. <name>LOW-FUEL</name>
  822. <mode>looped</mode>
  823. <type>avionics</type>
  824. <path>Aircraft/FGR-2/Sounds/low-fuel.wav</path>
  825. <condition>
  826. <less-than>
  827. <property>consumables/fuel/total-internal-fuel-lbs</property>
  828. <value>3000</value>
  829. </less-than>>
  830. </condition>
  831. <volume>
  832. <factor>3.0</factor>
  833. </volume>
  834. <pitch>
  835. <factor>0</factor>
  836. </pitch>
  837. </alart>
  838. <alart>
  839. <name>CANOPY-OPEN</name>
  840. <mode>looped</mode>
  841. <path>Aircraft/FGR-2/Sounds/canopy_loop.wav</path>
  842. <condition>
  843. <and>
  844. <less-than>
  845. <property>instrumentation/doors/crew/position-norm</property>
  846. <value>0.95</value>
  847. </less-than>
  848. <greater-than>
  849. <property>instrumentation/doors/crew/position-norm</property>
  850. <value>0.1</value>
  851. </greater-than>
  852. </and>
  853. </condition>
  854. <volume>
  855. <factor>3.0</factor>
  856. </volume>
  857. <pitch>
  858. <factor>0</factor>
  859. </pitch>
  860. </alart>
  861. <tailhook>
  862. <name>TAILHOOK</name>
  863. <mode>in-transit</mode>
  864. <path>Aircraft/FGR-2/Sounds/gear.wav</path>
  865. <property>gear/tailhook/position-norm</property>
  866. <volume>
  867. <factor>1.0</factor>
  868. </volume>
  869. <reference-dist>100</reference-dist>
  870. <max-dist>1000</max-dist>
  871. </tailhook>
  872. </fx>
  873. </PropertyList>