Update angles of inner and outer cone. they run from 0-180 degrees.
This commit is contained in:
parent
289f2f5f0d
commit
f6b5c72426
1 changed files with 2 additions and 2 deletions
|
@ -234,11 +234,11 @@ Configuration description:
|
||||||
Z dimension
|
Z dimension
|
||||||
|
|
||||||
<inner-angle>
|
<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.
|
Any sound withing that angle will be played at the current gain.
|
||||||
|
|
||||||
<outer-angle>
|
<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.
|
Any sound beyond the outer cone will be played at "outer-gain" volume.
|
||||||
|
|
||||||
<outer-gain>
|
<outer-gain>
|
||||||
|
|
Loading…
Reference in a new issue