1
0
Fork 0

The source code knows nothing about "inner-cone" and "outer-cone". It

thinks it should be "inner-angle" and "outer-angle".
This commit is contained in:
mfranz 2007-06-23 18:55:13 +00:00
parent 7a33a523b8
commit 2c350f6242

View file

@ -228,11 +228,11 @@ Configuration description:
<z>
Z dimension
<inner-cone>
<inner-angle>
The inner edge of the audio cone in degrees (0.0 - 360.0).
Any sound withing that angle will be played at the current gain.
<outer-cone>
<outer-angle>
The outer edge of the audio cone in degrees (0.0 - 360.0).
Any sound beyond the outer cone will be played at "outer-gain" volume.