psketch wrote: > Hi Steen > > Many thanks for the image - seems to work really well :) I've been > using the hard float wheezy image with Squeezelite for quite a while, > but have suffered corruption a few times so since I only use the Pi for > squeezelite, thought I'd give your image a try - worked first time.
Good to hear that is it working for you. psketch wrote: > A quick question .... Could you point me at the location of asound.conf > (or the equivalent). I'd switched over to using "speexrate_best" as > rate converter (# defaults.pcm.rate_converter "speexrate_best") which > seemed better than the default converter and wanted to look at the alsa > config. Do you have the speexrate libraries included? > > Thanks > > pete S Well, now I'm into deep water. This the first time ever I have been working with linux, so I really don't know if you can use the following info: As far as I know there is no asound.conf in my piCorePlayer. I have read that ALSA can play without such a file. If you wan't it should be possible to make the file, and I think it has to be in: /etc/asound.conf Regarding the speexrate libraries, I think they are included - see below: tc@box:~$ ls /usr/local/lib/alsa-lib libasound_module_ctl_arcam_av.so libasound_module_ctl_oss.so libasound_module_pcm_oss.so libasound_module_pcm_upmix.so libasound_module_pcm_usb_stream.so libasound_module_pcm_vdownmix.so libasound_module_rate_speexrate.so libasound_module_rate_speexrate_best.so libasound_module_rate_speexrate_medium.so smixer/ tc@box:~$ IF you make a etc/asound.conf file with your settings Then you need to add this line: etc/asound.conf to your /opt/.filetool.lst file and then at the cli write: sudo filetool.sh -b Then your changes will survive a reboot. ------------------------------------------------------------------------ sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
