Results 119 comments of onlaj

@Mickinator you are sending it to output which can't be (I'm not sure about that) iterate the same way as input. @rolfiepolfie is trying to somehow inject message into input...

You probably installed wrong version of mido. Did you use `sudo pip3 install -r requirements.txt` command? Did it work earlier? I need more information on that.

I assume you are using system image from [releases](https://github.com/onlaj/Piano-LED-Visualizer/releases)? About a month ago new version of mido library was released, the one that is causing your problem. You can try...

Now it seems there is a problem with rpi_ws281x package, maybe it's damaged, try `sudo pip3 uninstall rpi-ws281x` `sudo pip3 install rpi-ws281x` you can try to reinstall all packages, just...

Did you install only rpi-ws281x package or all of them? If reinstalling all of them doesn't help I would try to start everything from scratch. Maybe use release image?

You can https://github.com/onlaj/Piano-LED-Visualizer/releases/tag/v1.00

It's only 2.4GB after unzipping. > Can you use the one from source forge? I didn't make that one, so I can't vouch for it.

Unzipping works on windows and linux, I didn't test it on macos, I don't have any apple products. I can unzip and host uncompressed version somewhere, but not today, I...

You will have to ask Synthesia's author for that feature :)

Synthesia is sending upcoming notes with proper channel number at the moment you are suppose to play them, not earlier.