]> git.mxchange.org Git - flightgear.git/commitdiff
Update angles of inner and outer cone. they run from 0-180 degrees.
authorehofman <ehofman>
Fri, 22 Aug 2008 19:13:58 +0000 (19:13 +0000)
committerehofman <ehofman>
Fri, 22 Aug 2008 19:13:58 +0000 (19:13 +0000)
docs-mini/README.xmlsound

index 695257d5d22ae776ddda9a4145cbf145808dc594..5cce58b7517a4eee3f6abcb77ac1aa246c8c1df3 100644 (file)
@@ -234,11 +234,11 @@ Configuration description:
         Z dimension
 
      <inner-angle>
-        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.
 
      <outer-angle>
-        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.
 
      <outer-gain>