The trackrip.wav is playbacked without any noise and plays smoothly with
LMS. The File Types at Advance Settings:
flac  --> cdda2wav/flac
mp3 --> disabled
pcm --> cddawav

The command line I used to run Squeezelite:

Code:
--------------------
    root@beaglebone:~# cat /usr/local/bin/squeezelite-start-player-quiet.sh
  #!/bin/sh
  sleep 30
  /usr/bin/squeezelite -a 4096:8096:16:0 -C 5 -n 'BBB-Sqlite' -f 
/var/log/squeezelite.log
  
--------------------


The aplay:

Code:
--------------------
    root@beaglebone:~# aplay -l
  **** List of PLAYBACK Hardware Devices ****
  X11 connection rejected because of wrong authentication.
  xcb_connection_has_error() returned true
  card 0: Black [TI BeagleBone Black], device 0: davinci-mcasp.0-hdmi-hifi.0 
hdmi-hifi.0-0 []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
  card 1: DAC [USB Audio DAC], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
--------------------


------------------------------------------------------------------------
Lateboomer's Profile: http://forums.slimdevices.com/member.php?userid=68146
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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

Reply via email to