bitgapp / eqMac

macOS System-wide Audio Equalizer & Volume Mixer 🎧
https://eqmac.app
Apache License 2.0
5.52k stars 328 forks source link

Bug: Certain device stopped working with 1.8.0 #881

Closed jonahclarsen closed 5 months ago

jonahclarsen commented 7 months ago

On 1.7.10, this device worked fine, but on 1.8.0, it says "the currently selected device is not supported" when I try to turn eqMac on. All other devices work fine. The device in question is a Steinberg UR44 USB audio interface.

Also just a side note - 1.7.10 still appears as the latest version on the main GitHub page.

nodeful commented 5 months ago

Hey there,

I have been struggling to replicate this issue for the last month and in the end decided to fix it by removing the logic that was triggering it. Hopefully that will fix it. You can try the release by downloading it from here: https://github.com/bitgapp/eqMac/releases/tag/v1.8.2 Please let me know if the issue is now resolved and close the issue if it is. Thank you for your patience!

jonahclarsen commented 5 months ago

Seems to be working now! Thanks!