From 8d477b391b7f88d565305b495514f335b0c24cb5 Mon Sep 17 00:00:00 2001 From: Ranomier <> Date: Sat, 7 Dec 2024 22:05:39 +0100 Subject: [PATCH] 276 current 2024-12-07 22:05:34 24.11.20241203.b681065 6.12.1 * --- modules/software/audio_video.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/software/audio_video.nix b/modules/software/audio_video.nix index 0b9b463..37aee8e 100644 --- a/modules/software/audio_video.nix +++ b/modules/software/audio_video.nix @@ -26,7 +26,7 @@ "plugin" = "${pkgs.rnnoise-plugin}/lib/ladspa/librnnoise_ladspa.so"; "label" = "noise_suppressor_stereo"; "control" = { - "VAD Threshold (%)" = 50.0; + "VAD Threshold (%)" = 60.0; }; } ];