clangen / musikcube

a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
https://musikcube.com
BSD 3-Clause "New" or "Revised" License
4.23k stars 295 forks source link

[question] AutoEq support? #396

Open macmenot opened 3 years ago

macmenot commented 3 years ago

It wasn't clear to me how (or if) I might go about mapping the AutoEq results to the hardcoded bands in the musikcube equaliser settings. Any pointers?

clangen commented 3 years ago

Whoa, neat, I didn't even know AutoEq was a thing -- thanks for making me aware. Unfortunately, there is currently no direct integration available at this time. I'll do some research to see what it'd take to add support.