How can I get mpd to control system volume with soft mixer

So, on my previous system (debian) I was able to control the volume for all applications using mpd. For example,
So, to summerize, I would like to know how to:
I currently have item 2 taken care of, with plug:dmix set for "device" in "output" for mpd.conf. Item 1, however, baffles me, and no amount of googling or experimentation seems to have lead me to a solution so far.
- Code: Select all
mpd volume 45
- Code: Select all
mpd volume 45
So, to summerize, I would like to know how to:
- configure my system so that
- Code: Select all
mpd volume 45
configure my system so that multiple sources can be played simultaniously
I currently have item 2 taken care of, with plug:dmix set for "device" in "output" for mpd.conf. Item 1, however, baffles me, and no amount of googling or experimentation seems to have lead me to a solution so far.