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

Purple and pink color #68

Closed vanagsgirts closed 3 years ago

vanagsgirts commented 3 years ago

Hi, Default pink and purple colors are exactly the same. How to adjust color for default purple?

TobKra96 commented 3 years ago

Hi, you can find the color definitions inside the config file, it should be located in /share/.mlsc/config.pyPlease ensure mlsc is not running, if you try to change the config. sudo systemctl stop mlsc You can try to find your perfect color code with the single effect and the custom color option.

vanagsgirts commented 3 years ago

Thank you! Found it and adjusted.