KDE Plasma widget alfor changing Master Channel, changes pulse audio
default channel, changes currently playing sink inputs (sounds) to the
new channel and sets kmix Master Channel.
curl -LO https://github.com/mpapis/MasterChannel/archive/master.tar.gz
tar xzf master.tgz
plasmapkg -i MasterChannel-master
RubyQt- installed
pacmdcommand - running
dbusis required forkmixinteraction
To prevent reseting playbacks to wrong channels after setting new
default - module-stream-restore restore_device=false has to be set in
/etc/pulse/default.pa:
load-module module-stream-restore restore_device=false
In case load-module module-stream-restore was already there - only
update the line.
plasmapkg -r MasterChannel
- Clone the repository
- Apply changes
- Test it:
plasmapkg -u . - open a pull request with changes
Copyright 2014 Michal Papis mpapis@gmail.com