scottlawsonbc / audio-reactive-led-strip

:musical_note: :rainbow: Real-time LED strip music visualization using Python and the ESP8266 or Raspberry Pi
MIT License
2.67k stars 642 forks source link

Spectrum Visualization Purple/White #308

Closed ColeSlawCole closed 3 years ago

ColeSlawCole commented 3 years ago

Hey everyone really loving this project! I noticed that there doesn't seem to be a lot of green that occurs in the spectrum visualization and that it looks mostly white or purple. I looked for other posts about it and found #54 and #30. There was mention of a fix and I'm not sure if that every got uploaded or if I someone have an older revision that the current. Any help would be appreciated! Thanks!

joeybab3 commented 3 years ago

I think that the code was updated since then but may still show inadequate color diversity. You could attempt to bump the green up a bit in the code with a fixed scalar but I'm not sure of any solutions to get the algorithm to do it on its own.