TobKra96 / music_led_strip_control

Audio visualization for LED strips in real-time with web interface on a raspberry pi.
https://tobkra96.github.io/music_led_strip_control/
MIT License
297 stars 64 forks source link

Add Multiple vu meter on one stripe effect #137

Open TobKra96 opened 2 years ago

TobKra96 commented 2 years ago

Like spectrum,

TobKra96 commented 2 years ago

I saw some strange behavior. This is the border effect? I have 60 LEDs with 4 Borders. If I make some noise, the bars disappear. This happens with 3 too. With 2 Borders they work like expected.

Teraskull commented 2 years ago

@TobKra96 Sorry, I did not notice your comment. Can confirm that the bars disappear, but only when you run main.py directly, if you run MLSC via the systemd service, it works fine for some reason. I have no idea where to start debugging it.

EDIT: Nope, never mind, it also happens with the service. Strange, because I did not see that before.