dsdreamer wrote: 
> > 
Code:
--------------------
  >   > [fedora@wandquad ~]$ aplay sample3232.wav -D plughw:CARD=UD501
  > Playing WAVE 'sample3232.wav' : Signed 32 bit Little Endian, Rate 32000 Hz, 
Stereo
--------------------
> > 
> 
> Sounded fine. 
> 
> > 
Code:
--------------------
  >   > # Updated by Community Squeeze web-gui at 2013/12/14 20:08:43 GMT
  > NAME="-n SqueezeliteQUAD"
  > AUDIO_DEV="-o plughw:CARD=UD501"
  > LOG_FILE="-f /var/log/squeezelite/squeezelite.log"
  > LOG_LEVEL="-d output=debug"
  > ALSA_PARAMS="-a 40::16:"
--------------------
> > 
> 
> sounded garbled.
> 
> Cheers.

OK not that then...

Squeezelite will be different in that it opens the device at 44100 and
then closes and reopens it at the desired sample rate - I wonder if
doing this without a pause between the two rates causes a problem.

Are you able to rebuild squeezelite? If so you may want to try putting a
sleep statement in alsa_close after closing the device.  [or making the
default sample rate 32000]  I can provide a test binary if not - is this
for the wandboard?


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

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

Reply via email to