aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-11-22 17:02:06 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-11-22 17:02:06 -0500
commitcc78ef5231b12a3f65224a2cb409259ae41c8195 (patch)
treef425441692d34dabf3b6630fd0204495e135ad4e
parentcef1cf73505a3e3ab99422ce7a258b3f84784fea (diff)
downloadinfrastructure-cc78ef5231b12a3f65224a2cb409259ae41c8195.tar.gz
bump virtual_oss buffer to 100ms
-rw-r--r--scripts/hostname/desktop12
-rw-r--r--scripts/hostname/desktop22
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/hostname/desktop1 b/scripts/hostname/desktop1
index 0e6e551..b9aab20 100644
--- a/scripts/hostname/desktop1
+++ b/scripts/hostname/desktop1
@@ -11,7 +11,7 @@ playback_device=1
recording_device=0
samplerate=48000
bits=16
-buffer_ms=25
+buffer_ms=100
microphone_gain=50
pkg install -y virtual_oss
diff --git a/scripts/hostname/desktop2 b/scripts/hostname/desktop2
index 0e6e551..b9aab20 100644
--- a/scripts/hostname/desktop2
+++ b/scripts/hostname/desktop2
@@ -11,7 +11,7 @@ playback_device=1
recording_device=0
samplerate=48000
bits=16
-buffer_ms=25
+buffer_ms=100
microphone_gain=50
pkg install -y virtual_oss