1
0
Fork 0

The previous coordinate system was correct, I forgot about the changes I made to the simgear sound code...

This commit is contained in:
ehofman 2008-08-24 08:56:59 +00:00
parent 2502caba3c
commit 0b95dc3614

View file

@ -202,8 +202,8 @@ Configuration description:
<position>
Specify the position of the sounds source relative to the
aircraft center. The coordinate system used is a right hand
coordinate system where +Z = left, -Z = right, +X = down, -X =
up, +Y = forward, -Y = aft. Distances are in meters.
coordinate system where +Y = left, -Y = right, -Z = down, +Z =
up, -X = forward, +X = aft. Distances are in meters.
The volume calculation due to distance and orientation of the
sounds source ONLY work on mono samples!