Howto:Add sound effects to aircraft: Difference between revisions

Jump to navigation Jump to search
m
m (Added Preventing sounds from playing when sim starts section)
Line 317: Line 317:
== Preventing sounds from playing when sim starts ==
== Preventing sounds from playing when sim starts ==
Some times it can be hard to prevent sounds from playing right away, if the condition starts to evaluate to true. A hack to get this to work is to multiply the volume with a property that you in nasal set to true some seconds after the sim has been initialized.
Some times it can be hard to prevent sounds from playing right away, if the condition starts to evaluate to true. A hack to get this to work is to multiply the volume with a property that you in nasal set to true some seconds after the sim has been initialized.
== Bugs in the sound system ==
* The Doppler effect if you pass an aircraft in high speed sometimes is way too high pitch.
* None of the position coordinates must not be 0.0 as described above.


== Multiplay sound ==
== Multiplay sound ==
579

edits

Navigation menu