Geoxor / Amethyst

A cross-platform music player made with Typescript
https://amethyst-geoxor.vercel.app/
MIT License
160 stars 36 forks source link

bug with save nodes #719

Open whatforiam opened 1 month ago

whatforiam commented 1 month ago

Hi, I just recently found out about this player and was very surprised that such a thing exists, but I ran into a problem. When there are no nodes, you can save the preset, and when you have configured it for yourself, then the save button does not work, neither the top nor in the context menu image

https://github.com/user-attachments/assets/36968847-4f45-4b81-a9f6-5234502d67ed

I found out this is only because of the addition of the 8-band equalizer

Scanavium commented 1 month ago

I have confirmed this issue on the master and v2 branch. I most likely found the issue in the code, but I do not have the best overview of how it all works so me fixing it might take some time.