X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=docs-mini%2FREADME.xmlsound;h=9fa920f89c9d453c4f70885acb28ca7e67813abd;hb=a138952ee5ea02976d54924d74f2c370c5596c4b;hp=695257d5d22ae776ddda9a4145cbf145808dc594;hpb=cfc8a13c8aa6f36f572525405b0c635ecf3ba572;p=flightgear.git diff --git a/docs-mini/README.xmlsound b/docs-mini/README.xmlsound index 695257d5d..9fa920f89 100644 --- a/docs-mini/README.xmlsound +++ b/docs-mini/README.xmlsound @@ -128,6 +128,17 @@ Configuration description: in-transit: the sample plays continuously, while the property is changing its value. + + + This defines the type os this sample: + + fx: this is the default type and doesn't need to be defined. + + avionics: sounds set to this type don't have a position and + orientation but are treated as if it's mounted to + the aircraft panel. it's up to the user to define + if it can always be heard or only when in cockpit + view. / Volume or Pitch definition. Currently there may be up to 5 @@ -201,9 +212,9 @@ Configuration description: 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. + aircraft center. The coordinate system used is a left hand + 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! @@ -234,11 +245,11 @@ Configuration description: Z dimension - The inner edge of the audio cone in degrees (0.0 - 360.0). + The inner edge of the audio cone in degrees (0.0 - 180.0). Any sound withing that angle will be played at the current gain. - The outer edge of the audio cone in degrees (0.0 - 360.0). + The outer edge of the audio cone in degrees (0.0 - 180.0). Any sound beyond the outer cone will be played at "outer-gain" volume.