onlaj / Piano-LED-Visualizer

Piano LED Visualizer: Connect an LED strip to your Raspberry Pi and create an immersive visual experience for your piano playing
MIT License
532 stars 112 forks source link

Problems editing sequences #436

Closed fermaton closed 1 year ago

fermaton commented 1 year ago

Hello. It seems that the web interface adds some unknown tags to sequences.xml file. When adding "fading" option, instead of , it adds another tag with a different name (fading speed/), and that makes the interface web to crash. Also, the scale option has some bug too, not adding the requested scale to the xml file.

onlaj commented 1 year ago

Hey, thank you for reporting this bug and sorry for late response. Fading already fixed , I will take a look at scale option next.

edit. scale should be fixed now too