Ok, I have figured it out. Ok, I have figured it out. The ports should be entered in the mpd.conf file, then MPD autoconnects: audio_output { type "jack" name "mpd_jack" ports "brutefir:input-0,brutefir:input-1" } It works in MPD 0.15, but not in MPD 0.16. Reply
Ok, I have figured it out. The ports should be entered in the mpd.conf file, then MPD autoconnects:
audio_output {
type "jack"
name "mpd_jack"
ports "brutefir:input-0,brutefir:input-1"
}
It works in MPD 0.15, but not in MPD 0.16.