I am trying to debug why I can’t hear wind in an open cockpit aircraft. When I am in exterior view I hear the wind. If I am in the interior - no wind sound. So I try to debug sounds. The first thing I do is remove the sound folder. So I expect there to be no sounds. But there is. I hear the external wind and engine and other ambient sounds.
Are there default sounds if you don’t have a sound folder. I don’t have the same aircraft in my community folder or main folder. I did a package clean. I don’t see the sound folder in the Packages simObjects folder. I build the aircraft - no fail message.
Two questions. Are there default sounds or am I not doing something? - I have restarted the flight, I have restarted the sim, I have restart the computer from a cold boot.
Can I make the interior wind sounds the same as exterior as an open cockpit aircraft should have?
I am using the Wave data approach with wav files and no sound.cfg only xml.
this does not work
<Sound WwiseEvent="WIND_SOUND" ViewPoint="All" Wwisedata="false" FileName="wind_general">
<PitchCurve SimVar="AIRSPEED TRUE" Units="knot">
<Point SimValue="0.0" Output="0.8" />
<Point SimValue="40.0" Output="1.0" />
<Point SimValue="80.0" Output="1.4" />
</PitchCurve>
<VolumeCurve SimVar="AIRSPEED TRUE" Units="knot">
<Point SimValue="0.0" Output="110.0" />
<Point SimValue="10.0" Output="150.0" />
<Point SimValue="30.0" Output="160.0" />
<Point SimValue="50.0" Output="170.0" />
<Point SimValue="75.0" Output="180.0" />
<Point SimValue="100.0" Output="190.0" />
<Point SimValue="125.0" Output="200.0" />
<Point SimValue="150.0" Output="210.0" />
<Point SimValue="175.0" Output="220.0" />
<Point SimValue="200.0" Output="240.0" />
</VolumeCurve>
</Sound>
Edit: There is also something strange in the overall sound functionality. numerous times trying to rebuild aircraft from the flight stage does not work as the sound is still in memory and you get an error. Going back to the main menu and rebuild usually works. But then if you exit the sim and then try to do somehting with the sound folder, the sound folder is still in memory and locked. Windows will not allow it to be manipulated. (please release the sound memory). I have to do a computer restart to do things with sound.