Fixed *the bass*

master
CelestialWalrus 11 years ago
parent 32365670df
commit 77d8133053
  1. 2
      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,

Loading…
Cancel
Save