1
0
Fork 0
Commit graph

43 commits

Author SHA1 Message Date
sydadams
b900685c73 Amplified feeble turboprop sound.
Realigned fuel display ... again
Updated broken material animations....
Updated sounds
2007-03-22 07:20:57 +00:00
mfranz
4ee7b32fa1 a more modern, electronic overspeed and alarm sound 2007-02-24 09:09:31 +00:00
mfranz
04dff149a4 Dave PERRY: generic click sound 2007-01-16 00:44:48 +00:00
ehofman
c9035a46d8 Add some noise. 2006-04-26 12:33:13 +00:00
fredb
026a2bb4b0 Jean-Yves Lefort :
I have implemented a Honeywell MK VIII EGPWS emulation for FlightGear.
The MK VIII is an Enhanced Ground Proximity Warning System aimed at
regional turboprop and small turbofan aircrafts such as the Citation,
Citation Bravo, B1900D, Beechcraft 99 and L410.

Frederic Bouvier:
make the MSVC compilation possible. Rearrange base package directories.
2006-03-04 20:29:50 +00:00
ehofman
fe92b4c907 Add an 8kHz resampled wind sound. Sometimes this one could be more realistic. 2006-01-30 18:51:21 +00:00
ehofman
638fe3ca29 Add a sound for a two-bladed rotorcraft. 2006-01-26 14:31:46 +00:00
ehofman
1ff47034b4 Add the turbine fan sound of a turbojet engine like the F-16 engine or early B707 engines. 2006-01-25 12:24:17 +00:00
ehofman
4c93990a46 Add some audio files for the bo-105 that could be potantially useful for others as well. 2004-05-14 13:49:52 +00:00
ehofman
be25f1cf97 Add a (turbo)prop(eller) sound 2004-04-11 19:37:23 +00:00
ehofman
5d76d2e634 Better audio support for helicopters 2003-11-19 15:22:31 +00:00
ehofman
d96ca26ed1 GPL'ed helicopter sounds from SearchAndRescue 2003-11-04 13:49:34 +00:00
jimw
02fbe34a49 Fan wav 2003-06-03 01:33:45 +00:00
jimw
b2c4b0e8bc Added some whine to go with the roar 2002-05-26 23:51:46 +00:00
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
david
2522bdba92 Initial support for jet sounds, from Erik Hofman. 2002-03-02 23:50:07 +00:00
curt
916d597b72 Updated sound from http://a1freesoundeffects.com, letter of permission
is on file.
2001-12-07 02:05:42 +00:00
curt
5189c8db67 Tire touch down squeal sound. This is taken from TORCS (www.torcs.org) a
fellow open-source (GPL'd even) transportation simulator.  (Torcs filename is
skid.wav)
2001-12-06 23:46:05 +00:00
j4strngs
6bb471b49f Volume adjust
Modified Files:
 	stall.wav
2001-12-02 01:29:26 +00:00
curt
19e02a2a20 Tweaks by Erik Hofman to reduce repeating patters that show up especially
at higher rpms.
2001-11-30 20:34:31 +00:00
j4strngs
3ce0188df3 convert samples to 8Khz 2001-11-28 20:47:15 +00:00
j4strngs
55d34b7542 resampled at 8Khz for 1:1 playback 2001-11-28 07:00:27 +00:00
j4strngs
d2afb0a32f new stallhorn from scratch 2001-11-28 04:43:49 +00:00
j4strngs
e667784234 stall horn
Added Files:
	stall.wav
2001-11-27 17:49:36 +00:00
curt
25fbccc119 Erik's wind sound. So far this is the best one I've heard. John, if this
conflicts with something you've done already, my apologies for stepping on
your toes.
2001-11-27 02:20:04 +00:00
j4strngs
54504a3cc5 New from Erik Hofman 2001-11-14 15:53:36 +00:00
j4strngs
1bb0bb7d32 stereo to mono
gear-dn.wav gear-hrn.wav gear-up.wav
2001-11-13 08:06:59 +00:00
j4strngs
21348e3a14 convert to 8 bit mono 2001-11-13 07:11:35 +00:00
j4strngs
1657846f36 changed to 8 bit 2001-11-13 07:06:49 +00:00
j4strngs
52ea43b40a fixed sample conversion boo boo 2001-11-13 06:38:35 +00:00
j4strngs
51dda3ce83 optimise size 2001-11-10 01:12:20 +00:00
j4strngs
549bdcb325 gear related sounds 2001-11-09 00:41:17 +00:00
j4strngs
49d70cbaef Alex flaps 2001-11-09 00:38:41 +00:00
j4strngs
9296eb7173 tire noise 2001-11-09 00:23:48 +00:00
j4strngs
52dcd169d0 arggh 2001-11-07 02:00:22 +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
j4strngs
bd5853743b Cranking engine sound
Added Files:
 	cranking.wav
2001-09-27 11:40:57 +00:00
j4strngs
82b9d18f24 Initial revision 2000-10-22 21:05:31 +00:00