Jump to content

Sound file question


zaGURUinzaSKY

Recommended Posts

  • 2 weeks later...

The following line is a example from the Sound.cfg sound file.

 

PlaneWind { Mode3D = true; Loop = true; Front = false; Inside = 180; Outside = 180; Volume = 3.0; Silence = 0.01; Size = 100; Radius = 3000; Group = "Wind"; }

 

Can anyone explain what these parameters mean for practical use?

Mode3D = true;

Loop = true;

Front = false;

Inside = 180;

Outside = 180;

Volume = 1.0;

Silence = 0.01;

Size = 100;

Radius = 1000;

Group = "Wind";

Link to comment
Share on other sites

The following line is a example from the Sound.cfg sound file.

 

PlaneWind { Mode3D = true; Loop = true; Front = false; Inside = 180; Outside = 180; Volume = 3.0; Silence = 0.01; Size = 100; Radius = 3000; Group = "Wind"; }

 

Can anyone explain what these parameters mean for practical use?

Mode3D = true;

Loop = true;

Front = false;

Inside = 180;

Outside = 180;

Volume = 1.0;

Silence = 0.01;

Size = 100;

Radius = 1000;

Group = "Wind";

 

For some of them:

Loop = true; sound is played in a loop, continuously

Front = false; no sound if you see the aircraft in F2 from the nose, gives the direction in which sound is emitted (front, rear or both)

Inside = 180; Same loudness inside and outside

Outside = 180;

Volume = 1.0; sound file is played with 100 % of the original sampling

Radius = 1000; distance at which the sound fades out


Edited by golfsierra2

kind regards,

Raven....

[sigpic]http://www.crc-mindreader.de/CRT/images/Birds2011.gif[/sigpic]

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...