onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
513 stars 111 forks source link

Issue with first and last led #329

Closed Formerather closed 2 years ago

Formerather commented 2 years ago

Hello, as the tittle says I have a little issu with my led strip. It is working properly except with the first and the last led of the strip.

If I use LED Animations it turns all the leds on but when Im playing the piano when I play the first key of the keyboard it skips the first led and turn on the second.. same goes for the last key but the opposite way.

Hope you can help me to find out whats wrong.

Thanks in advance and great work!

SirLefti commented 2 years ago

I think it is intentional, what you are describing. Only one led per key is used per default but you should be able to also light up the neighbour LEDs if you want. That's why they light up in animations but not in the visualizer mode.