MusicPlayerDaemon / mpc

Command-line client for MPD
GNU General Public License v2.0
192 stars 36 forks source link

Handling volume for each output #11

Closed jshep321 closed 6 years ago

jshep321 commented 6 years ago

Using this as a CLI for daapd and it works very well! Are there plans to enable volume adjustment per output? daapd supports this, but it doesn't appear that the mpc command.c allows this.

Thanks!

MaxKellermann commented 6 years ago

No. daapd clones the MPD protocol in an incompatible way, and mpc only supports the real MPD.