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
531 stars 112 forks source link

Add color_mode VelocityRainbow #454

Closed stephen322 closed 1 year ago

stephen322 commented 1 year ago

Adds a color mode to show the velocity of notes.

There were a lot of places to touch to add a color mode so I can't be sure I handled everywhere correctly. In particular, I don't have a menulcd, nor do I use sequences, so they are untested and probably incomplete.

onlaj commented 1 year ago

Hello. Thank you for your contribution. Indeed, the menu on lcd and sequences seems to be broken, I will try to fix them. Also, settings.xml needs to be updated too, to include new settings, I will take care of it.