From d49733b91e111758e2004f92634a0ca42b39a590 Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Mon, 30 Dec 2024 18:41:11 +0100 Subject: [PATCH] change clipper --- stereo_coder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stereo_coder.c b/stereo_coder.c index 905ac11..02ea6bf 100644 --- a/stereo_coder.c +++ b/stereo_coder.c @@ -14,7 +14,7 @@ #define INPUT_DEVICE "real_real_tx_audio_input.monitor" #define OUTPUT_DEVICE "alsa_output.platform-soc_sound.stereo-fallback" #define BUFFER_SIZE 512 -#define CLIPPER_THRESHOLD 0.425 // Adjust this as needed +#define CLIPPER_THRESHOLD 0.7 // Adjust this as needed #define MONO_VOLUME 0.1f // L+R Signal #define PILOT_VOLUME 0.02f // 19 KHz Pilot