From eaa0e339992fffd23f9e19bdc7341f1a4e088d31 Mon Sep 17 00:00:00 2001 From: Lars Immisch Date: Tue, 18 Nov 2025 18:18:30 +0000 Subject: [PATCH] Update docs to see if workflow gets triggered --- doc/libalsaaudio.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/libalsaaudio.rst b/doc/libalsaaudio.rst index e7dacb9..dbfdfb5 100644 --- a/doc/libalsaaudio.rst +++ b/doc/libalsaaudio.rst @@ -807,6 +807,9 @@ Play back the recording with:: $ python playbacktest.py +playbacktest.py accepts the commandline option + *-d *. + mixertest.py ~~~~~~~~~~~~