From d2adabe676869d46cde5fd4478ba6dab3ccceada Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 29 Apr 2004 19:32:03 +0000 Subject: [PATCH] Updated to document the new 3d positional tags that are available for sound configurations. --- docs-mini/README.xmlsound | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/docs-mini/README.xmlsound b/docs-mini/README.xmlsound index c8ed950cf..9307d64ef 100644 --- a/docs-mini/README.xmlsound +++ b/docs-mini/README.xmlsound @@ -209,6 +209,31 @@ Configuration description: This is usefull if sounds gets to loud. Anything higher will be truncated to this value. + + Specify the position of the sounds source relative to the + pilot's ears. The coordinate system used is a right hand + coordinate system where -X = left, +X = right, -Y = down, +Y = + up, -Z = forward, +Z = aft. Distances are in meters. + + + X dimension offset + + + Y dimension offset + + + Z dimension offset + + + Set a reference distance of sound in meters. This is the + distance where the gain/volume will be halved. This can be + useful for limiting cockpit sounds to the cockpit. + + + Set the maximum audible distance for the sound in meters. + This can be useful for limiting cockpit sounds to the cockpit. + + Creating a configrationfile: ---------------------------