1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
curt
36bdf02975 Erik Hofman:
I changed the sound code to let it use FGCondition. This changes the
code and configuration files rather drastically. Furthermore I've added
an in-transit mode which plays the sound only when the tied property is
changing.

Changes:

Code:
* Added condition support to trigger an event
* Removed the <type> section from the main event definition
   (this could be done using conditions)
* Removed the abillity to use several events with the same name,
   instead it is required to use conditions.
* Updated the README.xmlsound

Base package:
* Changed the configuration files accordingly.
* Changed flaps and gear to use the new in-stransit mode.
* Changed the flps.wav file so it can be looped.
* Created a new gear.wav file (whcih can be looped)
   and a gear-lck.wav file for gear locking sound.

IMPORTANT:
To change existing configuration files to the new ones, it is important
to pack events with the same name together into one singel event, using
the condition specification. Also, when using special types (inverted,
flip-flop, raise or fall) these should be changed to a conditions also.
For more information, please look at
FLightGear/docs-mini/README.xmlsound and the supplied aircraft
configuration files located under FlightGear/Aircraft (espesially
c172/c172-sound.xml and c310/c310-sound.xml).
2002-05-09 01:24:24 +00:00
david
f5db2c7589 Sound patch from Erik Hofman:
* improved enginse cranking sequence
* good flap support
* removed leading and trailing silence of flaps, gear-up and gear-dn sounds
2002-03-10 18:35:23 +00:00
j4strngs
3ce0188df3 convert samples to 8Khz 2001-11-28 20:47:15 +00:00
j4strngs
52ea43b40a fixed sample conversion boo boo 2001-11-13 06:38:35 +00:00
j4strngs
49d70cbaef Alex flaps 2001-11-09 00:38:41 +00:00
j4strngs
7be811e2bf basic wav files courtesy simphonics.com 2001-11-07 01:56:34 +00:00
j4strngs
36f9877f41 flaps sound 2001-11-06 08:49:53 +00:00
j4strngs
b67694fc44 flaps sound 2001-11-06 08:40:12 +00:00
j4strngs
6801b4c92c Oopsie, a little copyright problem. Sorry 2001-11-06 03:24:44 +00:00
j4strngs
01441d2abe Sound efx 2001-11-06 00:13:33 +00:00