a minimum viable implementation via scripts
authorThomas Walker Lynch <thomas.walker.lynch@gmail.com>
Tue, 8 Mar 2022 23:25:49 +0000 (18:25 -0500)
committerThomas Walker Lynch <thomas.walker.lynch@gmail.com>
Tue, 8 Mar 2022 23:25:49 +0000 (18:25 -0500)
executable/ch_subu

index 0252a3f..8b8150b 100755 (executable)
@@ -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