summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index b50cbc6b6b..5beca55384 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -112,6 +112,12 @@ Available audio output drivers are:
``openal``
Experimental OpenAL audio output driver
+ ``--openal-direct-channels=<yes|no>``
+ Enable OpenAL Soft's direct channel extension when available to avoid
+ tinting the sound with ambisonics or HRTF.
+ Channels are dropped when when they are not available as downmixing
+ will be disabled. Default: no.
+
.. note:: This driver is not very useful. Playing multi-channel audio with
it is slow.