From b21fafe4820ffe24105e9f04111df0495828c9eb Mon Sep 17 00:00:00 2001 From: Mike Brady Date: Fri, 29 Aug 2014 12:39:51 +0100 Subject: [PATCH] shorten the duration of the Gibbs phenomenon overlay -- sounds a little better... --- player.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player.c b/player.c index dc05ee598..0cf6d1db8 100644 --- a/player.c +++ b/player.c @@ -607,7 +607,7 @@ static int stuff_buffer_soxr(short *inptr, short *outptr, int stuff) { if (odone > frame_size + 1) die("odone = %d!\n", odone); - const int gpm = 7; + const int gpm = 5; // keep the first (dpm) samples, to mitigate the Gibbs phenomenon for (i=0;i