From d810cc39f93fc39335d35af94e0dc25b0dfbe2fb Mon Sep 17 00:00:00 2001 From: KubaPro010 Date: Tue, 31 Dec 2024 21:27:47 +0100 Subject: [PATCH] adjust --- src/stereo_coder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stereo_coder.c b/src/stereo_coder.c index 5062cf1..7954c91 100644 --- a/src/stereo_coder.c +++ b/src/stereo_coder.c @@ -18,7 +18,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.45 // Adjust this as needed +#define CLIPPER_THRESHOLD 0.375 // Adjust this as needed #define MONO_VOLUME 0.45f // L+R Signal #define PILOT_VOLUME 0.0175f // 19 KHz Pilot