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

fix off-by-one error on LED size check #376

Closed sreich closed 2 years ago

sreich commented 2 years ago

fixes off-by-one error on LED size check. resolves crashing with a key bed longer than the LED count

resolves #375

onlaj commented 2 years ago

Thank you for your contribution.