From 6b32ef5e64552fc8a82629883220f437a5272df8 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 12 Jan 2023 09:35:02 +0100 Subject: [PATCH] docs: add api.acp.probe-rate docs document the property used to configure the samplerate used when opening the device for probing. --- docs/rst/configuration/alsa.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/rst/configuration/alsa.rst b/docs/rst/configuration/alsa.rst index a0acb62e..01e6052b 100644 --- a/docs/rst/configuration/alsa.rst +++ b/docs/rst/configuration/alsa.rst @@ -198,6 +198,13 @@ default disabled because the session manager handles the task of selecting and restoring ports. It can, for example, restore previously saved volumes. Enable this here when the session manager does not handle port restore. +.. code-block:: lua + + ["api.acp.probe-rate"] = 48000 + +Sets the samplerate used for probing the ALSA devices and collecting the profiles +and ports. + Some of the other properties that might be configured on devices: .. code-block:: lua