I believe this occurs when the station streams material at lower than
44.1kHz sampling rate (note - not bit rate), and the asound.conf from
the toolbox.

I have a workaround, not tested enough to be declared a solution yet:

# /etc/asound.conf for digital out only:
pcm.digital {
type hw;
card TXRX;
}
ctl.digital {
type hw;
card TXRX;
}

pcm.!default digital

# mod of mod to support non-hardware sample rates:

pcm.digital {
type plug
slave {
pcm "hw:0,0"
}

# rest is un-changed (but still needed!)

Reboot to make the change effective.

This uses the plughw driver which will resample when needed, but afaik
there will be no effect when 44.1, 48, 88.2, 96kHz audio is sent to
alsa.

Regards.

soundcheck;609087 Wrote: 
> Hi folks.
> 
> The issue is not really new to me. 
> I thought only a very few stations would be affected. And that would be
> strange enough. Why only some of them !?!??! 
> And standard audio is working!?!??  Hmmh.
> 
> I just had an idea. Could you do me a favour.
> 
> Does the chipmonk effect disappaers if you:
> 
> Go to Server settings/Your-Player/Audio
> 
> Change your mp3 streaming method to "Proxied Streaming"
> 
> Let us know what happens.
> 
> Cheers


-- 
mervin_b
------------------------------------------------------------------------
mervin_b's Profile: http://forums.slimdevices.com/member.php?userid=42376
View this thread: http://forums.slimdevices.com/showthread.php?t=84742

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

Reply via email to