I left 

audio_pwm_mode=2 

in the config file (I think it is a default setting now anyway)



Code:
--------------------
    pi@BusterDesktop:~ $ sudo nano /etc/default/squeezelite
  GNU nano 3.2                /etc/default/squeezelite
  
  # Defaults for squeezelite initscript
  # sourced by /etc/init.d/squeezelite
  # installed at /etc/default/squeezelite by the maintainer scripts
  
  # The name for the squeezelite player:
  SL_NAME="$(hostname -s)"
  
  # ALSA output device:
  SL_SOUNDCARD="plughw:CARD=Headphones,DEV=0"
  
  # Squeezebox server (Logitech Media Server):
  # Uncomment the next line if you want to point squeezelite at the IP address 
of
  # your squeezebox server. This is usually unnecessary as the server is
  # automatically discovered.
  #SB_SERVER_IP="192.168.x.y"
  
  # Additional options to pass to squeezelite:
  # Please do not include -z to make squeezelite daemonise itself.
  SB_EXTRA_ARGS="-C 5 -a 160:4::0"
--------------------




SB_EXTRA_ARGS="-C 5 -a 160:4::0 seems better

I can't explain what the changes do, sorry :confused:

I'm in the non techie side of stuff, when I read the explanations and
reasoning, I sometimes understand the ability to retain that
understanding seems to fade away :(:o:):)

ronnie


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=112503

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to