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
298 stars 64 forks source link

Speed slider in Sync Fade effect does not do anything #95

Closed Teraskull closed 3 years ago

Teraskull commented 3 years ago

It also does not show saved value, it's always 1. Is it required there?

TobKra96 commented 3 years ago

Maybe a bug, it should update and change the speed.

TobKra96 commented 3 years ago

Should work. Please check it again.

Teraskull commented 3 years ago

Still not working. Speed value is not getting imported from config.

TobKra96 commented 3 years ago

Mhh I cannot reproduce it. I change this setting: image Save, Restart the Program and it is still on 10.1.

Teraskull commented 3 years ago

Problem was on my end, I probably had a broken config. Reset to default config, and it works now. Issue closed.