Results 119 comments of onlaj

Hello, this issue has been inactive for a long time and I assume that you have resolved your problems. I’m closing this issue for now, but feel free to reopen...

> turns out WebSockets are pretty good! I'm already using WS to send pressed notes to Web Interface (for logging/debugging). Websockets are great, indeed, but the advantage of RTP is...

Hello. You can find explanation here: https://github.com/onlaj/Piano-LED-Visualizer/blob/master/Docs/features.md#led-notes-offset It means that after the light number 55 the lights will be shifted by 1, for numbers bigger than 92 the shift will...

Hello. A few things I would check: When you run the animation, is the LED strip lighting up at all? Is your piano being detected under the ports list? Try...

Do you use web interface? Under ports there should be "midi logging" section. After enabling it should display all messages from your piano. Does it show anything when you play?...

Only when I release [new image](https://github.com/onlaj/Piano-LED-Visualizer/releases) . I try to do it after introducing some major changes and fixes.

@r0bvas in other thread you said that screen stays white. So it works on 1.4 but with white screen? And what do you mean by laggy?

You can always try manual installation. There is also [autoinstall script](https://github.com/onlaj/Piano-LED-Visualizer/blob/master/autoinstall.sh) which does everything for you (not fully tested, errors can happen).

>add the possiblity of multi point gradients. That I can do. I think SeeMusic has this feature too, so it will work great together.

@Rodrix33333 @Nbobito Instead of adding new color mode I added gradient to already existing Multicolor. You add gradient by NOT assigning range. Instead of not lighting keys it takes the...