From 77d81330531c02ce5d9a6c3c419f1c5220e848e4 Mon Sep 17 00:00:00 2001 From: CelestialWalrus Date: Mon, 29 Jun 2015 17:11:48 -0400 Subject: [PATCH] Fixed *the bass* --- cava.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cava.c b/cava.c index 8a5d148..7f90a4a 100644 --- a/cava.c +++ b/cava.c @@ -98,7 +98,7 @@ int main(int argc, char **argv) float k[200]; float g; int framerate = 60; - float smooth[64] = {5, 4.5, 4, 3, 2, 1.5, 1.25, 1.5, 1.5, 1.25, 1.25, 1.5, + float smooth[64] = {1.25, 1, 1, 1.25, 1.5, 1.5, 1.25, 1.5, 1.5, 1.25, 1.25, 1.5, 1.25, 1.25, 1.5, 2, 2, 1.75, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5, 1.5,