Hello
My music server is headless (no graphical environment).
I'm using mpd + JACK to play music.
Now I need some software equalizer (JACK based of course), but running
in daemon mode.
JackEQ is the application I currently installed. It could be run in
daemon mode like that:
$ jackeq -d
But I don't understand how to use it further more:
- how to properly connect it (to mpd in my case) ?
- how to adjust bass and treble ?
Can you suggests any other EQ software based on your practice?