Menu

Commit [r733]  Maximize  Restore  History

Stereo sound file bug fixes for the A340-600.

This follows from http://thread.gmane.org/gmane.games.flightgear.devel/77932.
With the introduction of the 3D sound engine, all sound files in FlightGear now
must be mono point sources.

The following original sound files have been preserved by renaming to
*-stereo.wav, as the information content in both stereo channels are similar but
non-identical, and mono versions created by extracting the left channel:
- Sounds/Flaps.wav
- Sounds/captain.wav
- Sounds/cruising.wav
- Sounds/decending.wav
- Sounds/emergency.wav
- Sounds/tenthousand.wav
- Sounds/whine2.wav

The following sound files have been converted directly to mono, by extracting
the left channel and overwriting the original file, as both stereo channels
contain identical information:
- Sounds/music2.wav
- Sounds/seatbelt.wav
- Sounds/touchdown.wav

The following sound files have been split into a *-left.wav and *-right.wav
positioned at [0, 5, 0] and [0, -5, 0] respectively, and the original file
removed:
- Sounds/music.wav

edauvergne 2015-06-16

changed /trunk/Aircraft/A340-600/Sounds/A340-sound.xml
changed /trunk/Aircraft/A340-600/Sounds/Flaps.wav
copied /trunk/Aircraft/A340-600/Sounds/Flaps.wav -> /trunk/Aircraft/A340-600/Sounds/Flaps-stereo.wav
changed /trunk/Aircraft/A340-600/Sounds/captain.wav
copied /trunk/Aircraft/A340-600/Sounds/captain.wav -> /trunk/Aircraft/A340-600/Sounds/captain-stereo.wav
changed /trunk/Aircraft/A340-600/Sounds/cruising.wav
copied /trunk/Aircraft/A340-600/Sounds/cruising.wav -> /trunk/Aircraft/A340-600/Sounds/cruising-stereo.wav
changed /trunk/Aircraft/A340-600/Sounds/decending.wav
copied /trunk/Aircraft/A340-600/Sounds/decending.wav -> /trunk/Aircraft/A340-600/Sounds/decending-stereo.wav
changed /trunk/Aircraft/A340-600/Sounds/emergency.wav
copied /trunk/Aircraft/A340-600/Sounds/emergency.wav -> /trunk/Aircraft/A340-600/Sounds/emergency-stereo.wav
added /trunk/Aircraft/A340-600/Sounds/music-left.wav
added /trunk/Aircraft/A340-600/Sounds/music-right.wav
removed /trunk/Aircraft/A340-600/Sounds/music.wav
changed /trunk/Aircraft/A340-600/Sounds/music2.wav
changed /trunk/Aircraft/A340-600/Sounds/seatbelt.wav
changed /trunk/Aircraft/A340-600/Sounds/tenthousand.wav
copied /trunk/Aircraft/A340-600/Sounds/tenthousand.wav -> /trunk/Aircraft/A340-600/Sounds/tenthousand-stereo.wav
changed /trunk/Aircraft/A340-600/Sounds/touchdown.wav
changed /trunk/Aircraft/A340-600/Sounds/whine2.wav
copied /trunk/Aircraft/A340-600/Sounds/whine2.wav -> /trunk/Aircraft/A340-600/Sounds/whine2-stereo.wav
/trunk/Aircraft/A340-600/Sounds/A340-sound.xml Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB