MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-

A beautiful cross platform Desktop Player for Google Play Music
https://www.googleplaymusicdesktopplayer.com
MIT License
8.27k stars 766 forks source link

Equalizer support #3675

Open x1unix opened 4 years ago

x1unix commented 4 years ago

Checklist:

Description

Is it possible to implement equalizer support? (e.g. by using WebAudio API )

HawkeyePierce89 commented 4 years ago

with presets

ScottBeeson commented 4 years ago

I'm confused because the features on the main site list "Built-in audio equalizer - Make it sound how you like it" but I can't find it. That's how I ended up here. Is there an EQ or not?

jostrander commented 4 years ago

The code was previously there and working a couple years ago, but it conflicted with the built in audio device selector so the selector ultimately won out. It's possible this is fixed in newer versions of Chrome/electron but I don't think anyone has gone back to check.