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
494 stars 107 forks source link

Default settings check #458

Closed stephen322 closed 12 months ago

stephen322 commented 12 months ago

Remove settings.xml so as not to interfere with user data. Hopefully this allows future updates without resetting config.

I also noticed my piano sends a steady stream of midi timing data, so application will never save config unless I turn off the piano. Changed to save after a minimum time since last save.

onlaj commented 12 months ago

Hello, thank you for your contribution. Everything seems to be working fine, merging.