DomieMic65 wrote: > Finally it worked!!!!!! Victory!!!! > With the above settings Marco suggested! > With the -W parameter! > And with bit perfect playback! S. rate changes according to the file > (C-3PO not enabled of cource) > Also squeezelite starts on boot of the Mac. > > A huge thank you ralphy and marco1712!!!! > > If I change some settings in the C-3PO the output device is going to > build in sound even though in the Mac settings I have selected my usb > dac. > When I reboot the Mac it goes to Squeezelite again! > What is the command in the terminal that i must give to restart > Squeezelite?
Note that squeezelite does not recognize changes to the Output device you choose in MacOS, it sends output to the current default device when it starts, if the -o option is omitted, otherwise sound will always be sent to the device listed in the plist -o option. # Stop squeezelite sudo launchctl unload -w /Library/LaunchDaemons/squeezelite.plist # Start squeezelite sudo launchctl load -w /Library/LaunchDaemons/squeezelite.plist So, if you remove the 2 lines for -o in the plist, squeezelite will start using the current default output device selected in the os. If you change it, you need to restart squeezelite. Ralphy *1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio 'Squeezebox client builds' (https://sourceforge.net/projects/lmsclients/files/) 'donations' (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted) always appreciated. ------------------------------------------------------------------------ ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
