How do I configure mopidy to use alsaequal?
Editing this since mopidy does not use alsa directly and the better question would be how to get (default) gstreamer to use alsaequal.
In theory out of the box if alsaequal is configured to be the default PCM in asound.conf then gstreamer’s autoaudiosink should do the trick. Also found that the alsasink “[audio] output=” setting can be used to specify “alsasink device=equal” etc.