From 87ce3b31a92a9bd0b4c4406113586696dc573f2a Mon Sep 17 00:00:00 2001 From: Ivan Date: Sat, 20 Nov 2021 01:17:01 +0200 Subject: ao_openal: enable AL_SOFT_direct_channels_remix extension by default Prevent audio distortions caused by OpenAL's 3D effects. --- DOCS/man/ao.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index e5cc9f963d..cc4cea0036 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -112,9 +112,7 @@ Available audio output drivers are: ``--openal-direct-channels=`` 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. + tinting the sound with ambisonics or HRTF. Default: yes. ``pulse`` PulseAudio audio output driver -- cgit v1.2.3