gorman wrote: > I'd be interested in this as well, if it would mean running everything > under https instead of http, thus having encrypted credentials traveling > on the net. > > @rgdawson I wanted to ask one thing regarding the built-in squeezelite. > For reasons beyond the scope of this question, I often find myself > switching sound device and disabling the previous one in use. > > Let's say from the motherboard sound card to an external USB DAC. When I > do this, Squeezelite refuses to use the new default output device, even > though in settings I have it set as "Default". > Is there something I can do to fix this? Alternatively, is there a > command line to restart the internal squeezelite in your app, so that I > could automatize it?
The squeezelite player software uses the portaudio library to select an output device. If none is selected you get "default" according to portaudio. If you select 'Default' in SLX, then I just don't specify the -o squeezelite option, so you get its default. The portaudio library and thus squeezelite's default is not what you have selected as your Windows default device. You get a lowest common denominator that is not likely to be the best one. On my machine, choosing Default gets me the old MME API, not DirectSound or WASAPI, etc. So, I recommend that you choose the device you want and the API you want rather than choose Default. On my machine, the DirectSound API provides the best quality it seems to me. I'm not sure what it looks like on your machine, but on my machine I see an output device called "Primary Sound Driver (Windows DirectSound)". I have been assuming that this is the equivalent of the Primary Sound as you have defined it in Windows. You might try that if your goal is to use the primary sound driver you have defined in windows. R Greg Dawson Squeezelite-X ------------------------------------------------------------------------ rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins