ralphy wrote: > You need to tell squeezelite to open the core audio device in pro mode > to disable os resampling. > > Add -a :0 to the plist > > <string>-a</string> > <string>:0</string> > > From the squeezelite -? help screen. > > -a <l>:<r> Specify Portaudio params to open output device, l = > target > latency in ms, r = allow OSX to resample (0|1) > > > Code: -------------------- > > csimacmini:~ paddockd$ /Applications/Squeezelite.app/Contents/MacOS/Squeezelite -d all=debug -a :0 > [07:38:07.174045] stream_init:370 init stream > [07:38:07.174411] stream_init:371 streambuf size: 2097152 > [07:38:07.209098] output_init_pa:573 init output > [07:38:07.209132] output_init_pa:593 requested latency: 0 > [07:38:07.399029] output_init_common:350 outputbuf size: 3528000 > [07:38:07.399136] output_init_common:374 idle timeout: 0 > [07:38:08.064376] output_init_common:422 supported rates: 384000 352800 192000 176400 96000 88200 48000 44100 32000 24000 22500 16000 12000 11025 8000 > [07:38:08.064410] _pa_open:361 *opening device in Pro mode* > [07:38:08.069308] _pa_open:409 opened device 1 - Built-in Output [Core Audio] at 44100 latency 16 ms > -------------------- > > > > If you also add -C 10 squeezelite will release the audio device after > the player has been paused or stopped for 10 seconds. > > <string>-C</string> > <string>10</string> Thank you ralphy!! I will give it a try but it seems very complicated to me to do it! Any idea about how to go around the denied permission I mention above?
Main system: Synology DS115j/RPi4B4GB(LMS)/RPi3B+[LnrPS](S.lite)/M2Tech EvoDAC Two+[LnrPS]/Densen DM20&30/Spendor SP2/3E Head-Fi: Schiit Vali2/Sennheiser HD600 & HD25Alum/Audeze Sine. Aditional HW: Allo DigiOne, iFi iDefender, iPurifier, iPower ------------------------------------------------------------------------ DomieMic65's Profile: http://forums.slimdevices.com/member.php?userid=69312 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
