From: Thomas Walker Lynch Date: Tue, 8 Mar 2022 23:25:49 +0000 (-0500) Subject: a minimum viable implementation via scripts X-Git-Url: https://git.reasoningtechnology.com/style/static/gitweb.js?a=commitdiff_plain;h=50a7383873e508eee54cea44e30b9879c239e76b;p=subu a minimum viable implementation via scripts --- diff --git a/executable/ch_subu b/executable/ch_subu index 0252a3f..8b8150b 100755 --- a/executable/ch_subu +++ b/executable/ch_subu @@ -4,6 +4,8 @@ # to make audio work will need to do this: # > sudo dnf install pulseaudio-utils # > pactl load-module module-native-protocol-tcp +# To load a specific module to the PA server, you add it to /etc/pulse/default.pa: +# I created the file because it was not there... #set -x