From e00ca83006464ca03e35d04d4a0d0467a7143ff3 Mon Sep 17 00:00:00 2001 From: LAGonauta Date: Thu, 12 Apr 2018 08:57:49 -0300 Subject: ao/openal: Remove notes on experimentality from the documentation Also, multi-channel audio should be fast now with the use of the MC extensions. --- DOCS/man/ao.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index 3fc1ba9734..677c2f0353 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -110,7 +110,7 @@ Available audio output drivers are: exclusive mode (bypasses the sound server). ``openal`` - Experimental OpenAL audio output driver + OpenAL audio output driver ``--openal-num-buffers=<2-128>`` Specify the number of audio buffers to use. Lower values are better for @@ -126,9 +126,6 @@ Available audio output drivers are: 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. - ``pulse`` PulseAudio audio output driver -- cgit v1.2.3