SDK Question land.wav sound loops continually

JMW

Aspiring Addon Developer
Joined
Aug 5, 2008
Messages
611
Reaction score
52
Points
43
Location
Happy Wherever
I'm getting the landing "chirp" (land.wav) sound looping continually until vessel stops at some bases.
(Regular, at approx once per second regardless of vessel speed.)

This is happening at Habana and Heathrow, but does not at Cape, Edwards and my config of Pictown.

Only thing found to prevent is to disable the sound in OrbiterSound, _CustomVesselsSounds, vessel config file.
Code:
PLAYLANDINGANDGROUNDSOUND=false   // rolling, landing, speedbrake, crash sound
Commenting out the above in config and trying to disable in module (eg: F-35B)
Code:
SoundOptionOnOff(PLAYLANDINGANDGROUNDSOUND,FALSE)
doesn't do anything.

Anyone else experiencing this ?

Is it connected to elevations (non-flattened runways) maybe ?
 

boogabooga

Bug Crusher
Joined
Apr 16, 2011
Messages
2,999
Reaction score
1
Points
0
Orbiter Sound is not 100% compatible with Orbiter 2016.
 

Hlynkacg

Aspiring rocket scientist
Addon Developer
Tutorial Publisher
Donator
Joined
Dec 27, 2010
Messages
1,870
Reaction score
3
Points
0
Location
San Diego
Ask dansteph for a patch.
 
Top