Howto:Add sound effects to aircraft: Difference between revisions

Jump to navigation Jump to search
m
(→‎Source code: +link: simgear/sound/xmlsound.cxx)
Line 52: Line 52:
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.
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..


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

Navigation menu