sbp wrote: > Good to know. > What exactly did you change, and did it produce a better sound? > > Steen
Hi Steen I created asound.conf in /etc as suggested and just added the single line ... defaults.pcm.rate_converter "speexrate_best") Now, this will only work if you're using the default sound card, as I am. If you use the direct HW device names for example, then resampling is bypassed, but I'm just using the default sound card in the Pi and outputting via HDMI. The default card is limited to 48K, so needs to resample any HD audio, but the speexrate_best resampler does a fairly decent job - just with higher CPU load than the default resampler. It might be worth just adding a blank asound.conf to /etc in your build, just so that anyone that does want to mess around with Alsa configs doesn't need to add it to the filelist. pete S ------------------------------------------------------------------------ psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
