GoXLR-on-Linux / goxlr-utility

An unofficial GoXLR App replacement for Linux, Windows and MacOS
MIT License
635 stars 36 forks source link

GUI "Wrong" Frequencies Unit in Equaliser #167

Open Braastos opened 1 month ago

Braastos commented 1 month ago

Just a really minor "issue" with the GUI on an GoXLR Mini with Utility Version 1.1.1 (not checked in earlier Versions)

If you open the advanced equaliser settings it displays only the first two frequencies corretly, the other are present as kHz, while being written as if the unit was Hz. If you activate Fine Tune the displayed Unit will be Updated or the values are divided by 1000, so they are correct.

Advanced Equaliser with "wrong" units

Advanced Equaliser with Fine Tune enabled and "correct" units

FrostyCoolSlug commented 1 month ago

Thanks for the report, looks like I didn't properly test the mini when implementing the EQ bands, I'll try and get this fixed for the next release :)

FrostyCoolSlug commented 3 weeks ago

Ok, this is fixed in https://github.com/GoXLR-on-Linux/goxlr-ui/commit/30bca21c33fac836adb701600bc17f26bff50803 - scheduled for next release.