Disable sndio in firefox.

This commit is contained in:
Tom Alexander
2024-04-30 21:34:52 -04:00
parent a97b503f8e
commit 06fb8db40a
4 changed files with 9 additions and 6 deletions

View File

@@ -22,6 +22,8 @@ context.modules = [
node.name = "capture.rnnoise_source"
node.passive = true
audio.rate = 48000
# Optionally specify a specific input: (ID from `pactl list`)
# target.object = "alsa_input.usb-Shure_Incorporated_Shure_Digital-00.analog-stereo"
}
playback.props = {
node.name = "rnnoise_source"