vrubleg / soundkeeper

Prevents SPDIF/HDMI digital audio playback devices from sleeping.
https://veg.by/projects/soundkeeper/
MIT License
213 stars 9 forks source link

Re-bind "occasionally"? #15

Open MartenvanWezel opened 4 months ago

MartenvanWezel commented 4 months ago

Your app works, but audio devices change (USB, HDMI connect, disconnect), and as far as I can tell it only keeps the devices alive that it saw on startup. Perhaps keep an eye on new devices and/or rescan every xyzseconds?

vrubleg commented 4 months ago

It keeps track of new devices too, but works for current primary device only by default. Add All to file name of the program to enable it on all outputs.