onlaj
onlaj
We need Synthesia to send midi data about upcoming notes earlier, as soon as possible would be the best.
Yeah, I'm aware of that, but where did you find this list? Is it official? I will update readme soon.
Oh, great so it's official then :D, mind if I copy-paste it into my readme?
I'm getting ``` pi@raspberrypi:~ $ sudo /home/Piano-LED-Visualizer/visualizer.py /usr/bin/env: ‘python3\r’: No such file or directory ``` also doesn't seem to start on reboot after editing crontab. edit. `which` returns ``` pi@raspberrypi:~...
> How do you checkout the git repository? `git fetch origin pull/320/head:python3` > If you run "dos2unix visualizer.py" does the problem go away? Yes, it works.
Hello. What happens if you select your keyboard as an input device when using a screen or web interface? Does it work then? Also, try to unplug and re-plug your...
Hey. Try to run https://github.com/onlaj/Piano-LED-Visualizer/blob/master/tests/test_screen.py to see if it works with demo code. I had this problem once, my screen suddenly became white and stayed like that for ~3 days....
Try to add `--webinterface false` to starting parameters `sudo python3 /home/Piano-LED-Visualizer/visualizer.py --webinterface false`
What MIDI file do you use? Does the same thing happen with the example files, let's say la campanella from "Songs" folder? Some midi files has separate channels for each...
Hey. How it looks when you launch animations, let's say "Scanner"? Try to launch tests/printmidimessages.py and play lowest and highest key on your piano, what does the script output?