rlxone / MultiSoundChanger

🎧 🔈 A small tool for changing sound volume even for aggregate devices cause native sound volume controller can't change volume of aggregate devices
Apache License 2.0
196 stars 24 forks source link

Refresh Devices #10

Open adrum opened 3 years ago

adrum commented 3 years ago

This solves the issue of refreshing the device list whenever it changes, including headphones being plugged in.

Pulls in SimplyCoreAudio, since it provides a list of functionality including event notifications and consistent ordering of devices when iterating.

SCA does require 10.12 or greater, so this also bump that requirement up a bit.

adrum commented 3 years ago

There will be a merge conflict after #9 is merged. I will resolve it after #9 is merged.

tylerclark commented 7 months ago

Any update on this? I have to quit the app after connecting to my AirPods every time and relaunch. This seems like it'll resolve it.