Howto:Add sound effects to aircraft: Difference between revisions

Jump to navigation Jump to search
m
Grammar
m (Grammar)
Line 1: Line 1:
You can '''add sound effects to aircraft''' by adding the sound samples and configuring the sound effects in XML files.  The sound effects can be conditional and the sound's pitch and volume can depend on properties in the property tree.   
You can '''add sound effects to aircraft''' by adding the sound samples and configuring the sound effects in XML files.  The sound effects can be conditional and the sound's pitch and volume can depend on properties in the property tree.   


Some sound effects are added other ways.  For example are sounds from avionics like navigation radio receivers automatically added when you add those radios.
Some sound effects are added other ways.  For example, sounds from avionics like navigation radio receivers are automatically added when you add those radios.


== Sound configuration files ==
== Sound configuration files ==
Line 50: Line 50:


=== Inclusion from the aircraft-set.xml file ===
=== Inclusion from the aircraft-set.xml file ===
In order for the sound configuration to be used it has to be included from the [[aircraft-set.xml]] file.
In order for the sound configuration to be used, it has to be included from the [[aircraft-set.xml]] file.


This can be done by adding the path to the file relative to the aircrafts base path within the <code>&lt;sim&gt;</code> tags in the aircraft-set.xml file..
This can be done by adding the path to the file relative to the aircraft's base path within the <code>&lt;sim&gt;</code> tags in the aircraft-set.xml file..


<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
151

edits

Navigation menu