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
295 stars 63 forks source link

Add strobe nonmusic effect #159

Closed dr3st closed 2 years ago

dr3st commented 2 years ago

Hello TobKra96,

I implemented a strobe effect (non music) with differend Speed levels. Some of my friends are very interessted in it and so I thought it would be great, to pick it in the upstream. How about you?

Maybe you find some time to have a look on it? I tested it at home and it worked as expected.

The speed option means lower speed = less on/off in a second. I used the effect_single to implement the white color option as well.

I hope everything's fine. Do not hesitate if there is anything I can optimize :)

Thanks in advance and best regards, Timo

Teraskull commented 2 years ago

Hi @dr3st,

Please implement the effect in dev_2.3 also. master is not for development, thanks.