diff options
author | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-13 21:07:34 -0500 |
---|---|---|
committer | Cullum Smith <cullum@sacredheartsc.com> | 2024-12-13 21:07:34 -0500 |
commit | cd1894b1ba9ab6acff722f1114947462334055cf (patch) | |
tree | b8948b2dd388269b6f85eadabe0f23de42c40e6a /scripts/hostname/desktop1 | |
parent | 3ede224d7b3bc95f45c73a73375c0ad1b911fa1c (diff) | |
download | infrastructure-cd1894b1ba9ab6acff722f1114947462334055cf.tar.gz |
limit virtual_oss to two channels (causes crackling), update bookmarks
Diffstat (limited to 'scripts/hostname/desktop1')
-rw-r--r-- | scripts/hostname/desktop1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostname/desktop1 b/scripts/hostname/desktop1 index e317a3c..b68cbcc 100644 --- a/scripts/hostname/desktop1 +++ b/scripts/hostname/desktop1 @@ -13,7 +13,7 @@ samplerate=48000 bits=16 buffer_ms=100 microphone_gain=50 -max_channels=8 +max_channels=2 pkg install -y virtual_oss sysrc -v \ |