From 7fca1211719a10cea89c17e658e70df41249a11e Mon Sep 17 00:00:00 2001 From: karlstav Date: Thu, 19 Dec 2019 21:00:58 +0100 Subject: [PATCH] fix wrong number of eq values in new default #231 --- config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.c b/config.c index b4dceac..eec30df 100644 --- a/config.c +++ b/config.c @@ -498,7 +498,7 @@ if (p->smcount > 0) { } } else { p->customEQ = 0; - p->smcount = 64; //back to the default one + p->smcount = sizeof(smoothDef)/sizeof(smoothDef[0]); //back to the default one } // config: input