vulcanb2-sound.xml 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713
  1. <PropertyList>
  2. <fx>
  3. <engine-start>
  4. <name>turbine0-start</name>
  5. <mode>once</mode>
  6. <path>Aircraft/AvroVulcanB2/Sounds/vulcan-start.wav</path>
  7. <condition>
  8. <property>/engines/engine[0]/starter</property>
  9. </condition>
  10. <volume>
  11. <property>engines/engine/n2</property>
  12. <factor>0.01</factor>
  13. <min>0.8</min>
  14. <max>0.95</max>
  15. </volume>
  16. <position>
  17. <x>9.4</x>
  18. <y>0</y>
  19. <z>3.14</z>
  20. </position>
  21. <orientation>
  22. <x>-1</x>
  23. <y>0</y>
  24. <z>0</z>
  25. <inner-angle>120.0</inner-angle>
  26. <outer-angle>180.0</outer-angle>
  27. <outer-gain>0.35</outer-gain>
  28. </orientation>
  29. <reference-dist>100</reference-dist>
  30. <max-dist>5000</max-dist>
  31. </engine-start>
  32. <engine1-wake>
  33. <name>RearEngineWake</name>
  34. <mode>looped</mode>
  35. <path>Aircraft/AvroVulcanB2/Sounds/wake.wav</path>
  36. <condition>
  37. <not><property>/sim/current-view/internal</property></not>
  38. </condition>
  39. <volume>
  40. <property>velocities/groundspeed-kt</property>
  41. <factor>0.0175</factor>
  42. <offset>-1.0</offset>
  43. <min>0.00</min>
  44. <max>1.5</max>
  45. </volume>
  46. <position>
  47. <x>25</x>
  48. <y>0.5</y>
  49. <z>0</z>
  50. </position>
  51. <orientation>
  52. <x>1</x>
  53. <y>0</y>
  54. <z>0</z>
  55. <inner-angle>15.0</inner-angle>
  56. <outer-angle>90.0</outer-angle>
  57. <outer-gain>0.025</outer-gain>
  58. </orientation>
  59. <reference-dist>50</reference-dist>
  60. <max-dist>12000</max-dist>
  61. </engine1-wake>
  62. <!-- Cockpit -->
  63. <engine>
  64. <path>Engine/c11.wav</path>
  65. <mode>looped</mode>
  66. <name>an11</name>
  67. <property>sim/current-view/internal</property>
  68. <condition>
  69. <greater-than>
  70. <property>sim/current-view/z-offset-m</property>
  71. <value>0</value>
  72. </greater-than>
  73. </condition>
  74. <volume>
  75. <property>sim/sound/engines/an11</property>
  76. <offset>0</offset>
  77. <max>0.3</max>
  78. </volume>
  79. <pitch>
  80. <property>sim/sound/engines/an11p</property>
  81. <offset>0</offset>
  82. </pitch>
  83. <position>
  84. <x>6.5</x>
  85. <y>0.0</y>
  86. <z>2.14</z>
  87. </position>
  88. </engine>
  89. <engine>
  90. <path>Engine/c12.wav</path>
  91. <mode>looped</mode>
  92. <name>an12</name>
  93. <property>sim/current-view/internal</property>
  94. <condition>
  95. <greater-than>
  96. <property>sim/current-view/z-offset-m</property>
  97. <value>0</value>
  98. </greater-than>
  99. </condition>
  100. <volume>
  101. <property>sim/sound/engines/an12</property>
  102. <offset>0</offset>
  103. <max>0.3</max>
  104. </volume>
  105. <pitch>
  106. <property>sim/sound/engines/an12p</property>
  107. <offset>0</offset>
  108. </pitch>
  109. <position>
  110. <x>6.5</x>
  111. <y>0.0</y>
  112. <z>2.14</z>
  113. </position>
  114. </engine>
  115. <engine>
  116. <path>Engine/c13.wav</path>
  117. <mode>looped</mode>
  118. <name>an13</name>
  119. <property>sim/current-view/internal</property>
  120. <condition>
  121. <greater-than>
  122. <property>sim/current-view/z-offset-m</property>
  123. <value>-5</value>
  124. </greater-than>
  125. </condition>
  126. <volume>
  127. <property>sim/sound/engines/an13</property>
  128. <offset>0</offset>
  129. <max>0.5</max>
  130. </volume>
  131. <pitch>
  132. <property>sim/sound/engines/an13p</property>
  133. <offset>0</offset>
  134. </pitch>
  135. <position>
  136. <x>6.5</x>
  137. <y>0.0</y>
  138. <z>2.14</z>
  139. </position>
  140. </engine>
  141. <engine>
  142. <path>Engine/c14.wav</path>
  143. <mode>looped</mode>
  144. <name>an14</name>
  145. <property>sim/current-view/internal</property>
  146. <condition>
  147. <greater-than>
  148. <property>sim/current-view/z-offset-m</property>
  149. <value>-5</value>
  150. </greater-than>
  151. </condition>
  152. <volume>
  153. <property>sim/sound/engines/an14</property>
  154. <offset>0</offset>
  155. <max>0.3</max>
  156. </volume>
  157. <pitch>
  158. <property>sim/sound/engines/an14p</property>
  159. <offset>0</offset>
  160. </pitch>
  161. <position>
  162. <x>6.5</x>
  163. <y>0.0</y>
  164. <z>2.14</z>
  165. </position>
  166. </engine>
  167. <engine>
  168. <path>Engine/c14_1.wav</path>
  169. <mode>looped</mode>
  170. <name>an14a</name>
  171. <property>sim/current-view/internal</property>
  172. <condition>
  173. <greater-than>
  174. <property>sim/current-view/z-offset-m</property>
  175. <value>-5</value>
  176. </greater-than>
  177. </condition>
  178. <volume>
  179. <property>sim/sound/engines/an14a</property>
  180. <offset>0</offset>
  181. <max>0.5</max>
  182. </volume>
  183. <position>
  184. <x>6.5</x>
  185. <y>0.0</y>
  186. <z>2.14</z>
  187. </position>
  188. </engine>
  189. <!-- Exterior -->
  190. <engine>
  191. <path>Engine/xf21.wav</path>
  192. <mode>looped</mode>
  193. <name>xan11</name>
  194. <condition><not><property>sim/current-view/internal</property></not></condition>
  195. <volume>
  196. <property>sim/sound/engines/an11</property>
  197. <offset>0</offset>
  198. <max>0.1</max>
  199. </volume>
  200. <pitch>
  201. <property>sim/sound/engines/an11p</property>
  202. <offset>0</offset>
  203. </pitch>
  204. <position>
  205. <x>10.00</x>
  206. <y>0.0</y>
  207. <z>2.00</z>
  208. </position>
  209. <reference-dist>100</reference-dist>
  210. <max-dist>6000</max-dist>
  211. </engine>
  212. <engine>
  213. <path>Engine/xf22.wav</path>
  214. <mode>looped</mode>
  215. <name>xan12</name>
  216. <condition><not><property>sim/current-view/internal</property></not></condition>
  217. <volume>
  218. <property>sim/sound/engines/an12</property>
  219. <offset>0</offset>
  220. <max>0.1</max>
  221. </volume>
  222. <pitch>
  223. <property>sim/sound/engines/an12p</property>
  224. <offset>0</offset>
  225. </pitch>
  226. <position>
  227. <x>10.00</x>
  228. <y>0.0</y>
  229. <z>2.00</z>
  230. </position>
  231. <reference-dist>100</reference-dist>
  232. <max-dist>6000</max-dist>
  233. </engine>
  234. <engine>
  235. <path>Engine/xf23.wav</path>
  236. <mode>looped</mode>
  237. <name>xan13</name>
  238. <condition><not><property>sim/current-view/internal</property></not></condition>
  239. <volume>
  240. <property>sim/sound/engines/an13</property>
  241. <offset>0</offset>
  242. <max>0.3</max>
  243. </volume>
  244. <pitch>
  245. <property>sim/sound/engines/an13p</property>
  246. <offset>0</offset>
  247. </pitch>
  248. <position>
  249. <x>10.00</x>
  250. <y>0.0</y>
  251. <z>2.00</z>
  252. </position>
  253. <reference-dist>100</reference-dist>
  254. <max-dist>6000</max-dist>
  255. </engine>
  256. <engine>
  257. <path>Engine/xf24.wav</path>
  258. <mode>looped</mode>
  259. <name>xan14</name>
  260. <condition><not><property>sim/current-view/internal</property></not></condition>
  261. <volume>
  262. <property>sim/sound/engines/an14</property>
  263. <offset>0</offset>
  264. <max>0.3</max>
  265. </volume>
  266. <pitch>
  267. <property>sim/sound/engines/an14p</property>
  268. <offset>0</offset>
  269. </pitch>
  270. <position>
  271. <x>10.00</x>
  272. <y>0.0</y>
  273. <z>2.00</z>
  274. </position>
  275. <reference-dist>100</reference-dist>
  276. <max-dist>6000</max-dist>
  277. </engine>
  278. <engine>
  279. <path>Engine/xf24_2.wav</path>
  280. <mode>looped</mode>
  281. <name>xan14a</name>
  282. <condition><not><property>sim/current-view/internal</property></not></condition>
  283. <volume>
  284. <property>sim/sound/engines/an14b</property>
  285. <offset>0</offset>
  286. <max>0.2</max>
  287. </volume>
  288. <position>
  289. <x>10.00</x>
  290. <y>0.0</y>
  291. <z>2.00</z>
  292. </position>
  293. <reference-dist>100</reference-dist>
  294. <max-dist>6000</max-dist>
  295. </engine>
  296. <engine>
  297. <path>Engine/xf24_1.wav</path>
  298. <mode>looped</mode>
  299. <name>xan14b</name>
  300. <condition><not><property>sim/current-view/internal</property></not></condition>
  301. <volume>
  302. <property>sim/sound/engines/an14a</property>
  303. <offset>0</offset>
  304. <max>0.3</max>
  305. </volume>
  306. <position>
  307. <x>10.00</x>
  308. <y>0.0</y>
  309. <z>2.00</z>
  310. </position>
  311. <reference-dist>100</reference-dist>
  312. <max-dist>6000</max-dist>
  313. </engine>
  314. <flyby>
  315. <name>fly-by</name>
  316. <mode>looped</mode>
  317. <path>Aircraft/AvroVulcanB2/Sounds/wake.wav</path>
  318. <condition>
  319. <and>
  320. <greater-than>
  321. <property>/velocities/mach</property>
  322. <value>0.2</value>
  323. </greater-than>
  324. <equals>
  325. <property>sim/current-view/view-number</property>
  326. <value>6</value>
  327. </equals>
  328. </and>
  329. <not>
  330. <property>/sim/current-view/internal</property>
  331. <property>/engines/engine/out-of-fuel</property>
  332. </not>
  333. </condition>
  334. <volume>
  335. <property>velocities/airspeed-kt</property>
  336. <factor>20.0</factor>
  337. </volume>
  338. </flyby>
  339. <rumble>
  340. <name>rumble</name>
  341. <mode>looped</mode>
  342. <path>Aircraft/AvroVulcanB2/Sounds/rumble.wav</path>
  343. <condition>
  344. <or>
  345. <property>/gear/gear[0]/wow</property>
  346. <property>/gear/gear[1]/wow</property>
  347. <property>/gear/gear[2]/wow</property>
  348. </or>
  349. </condition>
  350. <volume>
  351. <property>/gear/gear[0]/rollspeed-ms</property>
  352. <property>/gear/gear[1]/rollspeed-ms</property>
  353. <property>/gear/gear[2]/rollspeed-ms</property>
  354. <type>log</type>
  355. <factor>0.10</factor>
  356. </volume>
  357. <reference-dist>100</reference-dist>
  358. <max-dist>1000</max-dist>
  359. </rumble>
  360. <gear>
  361. <name>gear</name>
  362. <mode>in-transit</mode>
  363. <path>Aircraft/AvroVulcanB2/Sounds/gear.wav</path>
  364. <property>/gear/gear[0]/position-norm</property>
  365. <volume>
  366. <factor>0.20</factor>
  367. </volume>
  368. <pitch>
  369. <internal>dt_play</internal>
  370. <offset>0.5</offset>
  371. <factor>-0.01</factor>
  372. </pitch>
  373. <reference-dist>100</reference-dist>
  374. <max-dist>1000</max-dist>
  375. </gear>
  376. <squeal>
  377. <name>squeal</name>
  378. <path>Aircraft/AvroVulcanB2/Sounds/squeal.wav</path>
  379. <condition>
  380. <or>
  381. <property>/gear/gear[0]/wow</property>
  382. <property>/gear/gear[1]/wow</property>
  383. <property>/gear/gear[2]/wow</property>
  384. </or>
  385. </condition>
  386. <volume>
  387. <property>/velocities/speed-down-fps</property>
  388. <factor>0.1</factor>
  389. <min>0.3</min>
  390. </volume>
  391. <volume>
  392. <property>/velocities/airspeed-kt</property>
  393. <factor>0.004</factor>
  394. <offset>0.6</offset>
  395. </volume>
  396. <pitch>
  397. <offset>0.5</offset>
  398. </pitch>
  399. </squeal>
  400. <speedbrake>
  401. <name>Speedbrake</name>
  402. <mode>in-transit</mode>
  403. <path>Aircraft/AvroVulcanB2/Sounds/speedbrake.wav</path>
  404. <property>/fdm/jsbsim/fcs/speedbrake-pos-norm</property>
  405. <volume>
  406. <factor>0.15</factor>
  407. </volume>
  408. <reference-dist>100</reference-dist>
  409. <max-dist>1000</max-dist>
  410. </speedbrake>
  411. <bombbay>
  412. <name>Bomb-Bay</name>
  413. <mode>in-transit</mode>
  414. <path>Aircraft/AvroVulcanB2/Sounds/bombbay.wav</path>
  415. <property>/controls/doors/bb-door-pos-norm</property>
  416. <volume>
  417. <factor>0.15</factor>
  418. </volume>
  419. <reference-dist>100</reference-dist>
  420. <max-dist>1000</max-dist>
  421. </bombbay>
  422. <chutedoor>
  423. <name>Chute-Door</name>
  424. <mode>in-transit</mode>
  425. <path>Aircraft/AvroVulcanB2/Sounds/speedbrake.wav</path>
  426. <property>/controls/doors/chute-door-pos-norm</property>
  427. <volume>
  428. <factor>0.10</factor>
  429. </volume>
  430. <reference-dist>100</reference-dist>
  431. <max-dist>1000</max-dist>
  432. </chutedoor>
  433. <pilotdoor>
  434. <name>Pilot-Door</name>
  435. <mode>in-transit</mode>
  436. <path>Aircraft/AvroVulcanB2/Sounds/door.wav</path>
  437. <property>/controls/doors/cockpit-door-pos-norm</property>
  438. <volume>
  439. <factor>0.25</factor>
  440. </volume>
  441. <reference-dist>100</reference-dist>
  442. <max-dist>1000</max-dist>
  443. </pilotdoor>
  444. <!-- Switches-->
  445. <click>
  446. <name>NavOn</name>
  447. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  448. <condition>
  449. <or>
  450. <property>controls/switches/beacon-switch</property>
  451. </or>
  452. </condition>
  453. <volume>
  454. <factor>0.2</factor>
  455. </volume>
  456. </click>
  457. <click>
  458. <name>NavOff</name>
  459. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  460. <condition>
  461. <not><property>controls/switches/beacon-switch</property></not>
  462. </condition>
  463. <volume>
  464. <factor>0.2</factor>
  465. </volume>
  466. </click>
  467. <click>
  468. <name>TailOn</name>
  469. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  470. <condition>
  471. <property>controls/switches/nav-lights-switch</property>
  472. </condition>
  473. <volume>
  474. <factor>0.2</factor>
  475. </volume>
  476. </click>
  477. <click>
  478. <name>TailOff</name>
  479. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  480. <condition>
  481. <not><property>controls/switches/nav-lights-switch</property></not>
  482. </condition>
  483. <volume>
  484. <factor>0.2</factor>
  485. </volume>
  486. </click>
  487. <click>
  488. <name>LandOn</name>
  489. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  490. <condition>
  491. <property>controls/switches/landing-lights-switch</property>
  492. </condition>
  493. <volume>
  494. <factor>0.2</factor>
  495. </volume>
  496. </click>
  497. <click>
  498. <name>LandOff</name>
  499. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  500. <condition>
  501. <not><property>controls/switches/landing-lights-switch</property></not>
  502. </condition>
  503. <volume>
  504. <factor>0.2</factor>
  505. </volume>
  506. </click>
  507. <click>
  508. <name>APengage</name>
  509. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  510. <condition>
  511. <property>controls/autoflight/autopilot/engage</property>
  512. </condition>
  513. <volume>
  514. <factor>0.2</factor>
  515. </volume>
  516. </click>
  517. <click>
  518. <name>APOff</name>
  519. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  520. <condition>
  521. <not><property>controls/autoflight/autopilot/engage</property></not>
  522. </condition>
  523. <volume>
  524. <factor>0.2</factor>
  525. </volume>
  526. </click>
  527. <click>
  528. <name>TrackOn</name>
  529. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  530. <condition>
  531. <property>controls/armament/master-arm</property>
  532. </condition>
  533. <volume>
  534. <factor>0.2</factor>
  535. </volume>
  536. </click>
  537. <click>
  538. <name>TrackOff</name>
  539. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  540. <condition>
  541. <not><property>controls/armament/master-arm</property></not>
  542. </condition>
  543. <volume>
  544. <factor>0.2</factor>
  545. </volume>
  546. </click>
  547. <click>
  548. <name>AltOn</name>
  549. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  550. <condition>
  551. <property>controls/armament/release-all</property>
  552. </condition>
  553. <volume>
  554. <factor>0.2</factor>
  555. </volume>
  556. </click>
  557. <click>
  558. <name>AltOff</name>
  559. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  560. <condition>
  561. <not><property>controls/armament/release-all</property></not>
  562. </condition>
  563. <volume>
  564. <factor>0.2</factor>
  565. </volume>
  566. </click>
  567. <click>
  568. <name>StartOn</name>
  569. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  570. <condition>
  571. <property>controls/engines/starter-engaged</property>
  572. </condition>
  573. <volume>
  574. <factor>0.2</factor>
  575. </volume>
  576. </click>
  577. <click>
  578. <name>Cover1</name>
  579. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  580. <condition>
  581. <property>controls/gear/gear-guard</property>
  582. </condition>
  583. <volume>
  584. <factor>0.2</factor>
  585. </volume>
  586. </click>
  587. <click>
  588. <name>Cover2</name>
  589. <path>Aircraft/AvroVulcanB2/Sounds/click.wav</path>
  590. <condition>
  591. <not><property>controls/gear/gear-guard</property></not>
  592. </condition>
  593. <volume>
  594. <factor>0.2</factor>
  595. </volume>
  596. </click>
  597. <rain-windshield>
  598. <name>rain-windshield</name>
  599. <mode>looped</mode>
  600. <path>Sounds/rain-windshield.wav</path>
  601. <condition>
  602. <and>
  603. <greater-than>
  604. <property>/environment/rain-norm</property>
  605. <value>0</value>
  606. </greater-than>
  607. <property>/sim/current-view/internal</property>
  608. </and>
  609. </condition>
  610. <position>
  611. <x>-0.5</x>
  612. <y>0.0</y>
  613. <z>0.0</z>
  614. </position>
  615. <volume>
  616. <property>velocities/airspeed-kt</property>
  617. <factor>0.025</factor>
  618. <min>0.05</min>
  619. </volume>
  620. <volume>
  621. <offset>0.2</offset>
  622. </volume>
  623. </rain-windshield>
  624. <thunder1>
  625. <name>thunder1</name>
  626. <mode>once</mode>
  627. <path>Sounds/thunder1.wav</path>
  628. <property>/sim/model/AvroVulcanB2/sound/click-thunder1</property>
  629. <volume>6</volume>
  630. </thunder1>
  631. <thunder2>
  632. <name>thunder2</name>
  633. <mode>once</mode>
  634. <path>Sounds/thunder2.wav</path>
  635. <property>/sim/model/AvroVulcanB2/sound/click-thunder2</property>
  636. <volume>6</volume>
  637. </thunder2>
  638. <thunder3>
  639. <name>thunder3</name>
  640. <mode>once</mode>
  641. <path>Sounds/thunder3.wav</path>
  642. <property>/sim/model/AvroVulcanB2/sound/click-thunder3</property>
  643. <volume>6</volume>
  644. </thunder3>
  645. <rain>
  646. <name>rain</name>
  647. <mode>looped</mode>
  648. <path>Sounds/rain.wav</path>
  649. <condition>
  650. <greater-than>
  651. <property>/environment/rain-norm</property>
  652. <value>0</value>
  653. </greater-than>
  654. </condition>
  655. <volume>
  656. <factor>0.4</factor>
  657. </volume>
  658. </rain>
  659. </fx>
  660. </PropertyList>