OK guys!  I finally got it.  I reapplied the setup scripts for my
soundcard, then applied the following to my */etc/asound.conf*

Code:
--------------------
    pcm.!default {
  type plug
  slave.pcm "dmix"
  }
  
--------------------

Next I un-commented and changed these lines in
*/usr/local/bin/squeezelite_settings.sh*

Code:
--------------------
    
  SL_SOUNDCARD="dmix:CARD=audioinjectorpi,DEV=0"
  SB_SERVER_IP="192.168.10.65"
  SL_ALSA_PARAMS="80"
  
--------------------


Un-commenting the SL-ALSA PARAMS line was for the purpose of trying to
correct a "stuttering" problem that would start happening after several
minutes of playback.  That issue is still ongoing, but I decided to
create a new post for that as it seems to be more complex in that
Squeezelite seems to be playing back too fast: 
https://forums.slimdevices.com/showthread.php?111486-Squeezelite-on-Pi4-playing-way-too-fast

At any rate, the Audio Sharing problem seems to be corrected:  I can
play VLC, Squeezelite, and even YouTube via browser all at the same
time.  Why the Hell would I want to do something like that? I'm not sure
either. It's really about making the "switch" between applications that
my kids will likely do, smooth and easy.   When I get this little 2 Pi
Project done I'll do up some nice documentation with lessons learned.

Thanks guys!


------------------------------------------------------------------------
noexit's Profile: http://forums.slimdevices.com/member.php?userid=66502
View this thread: http://forums.slimdevices.com/showthread.php?t=111465

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to