soundcheck wrote: 
> Triode.
> 
> While looking after my buffer issue, I figured out a weired thing on the
> Touch running SL.
> 
> I can get the Alsa buffer down to 6ms!, IF periods are set to 4. That's
> actually not that bad.
> 
> At a period setting of 2 though, at a much higher buffertime e.g. 128ms,
> playback gets messed up. 
> 
> 
> Below line works quite well with 44.1/24 (96/24 needs higher buffer
> settings) on the Touch. 
> It won't go much lower than that under Touch stock setting conditions I
> think.
> 
> # ps -eo cmd | grep squ
> chrt -f 40 /usr/bin/squeezelite -m 00 00 00 00 00 00 -o hw:0,0 -c pcm -n
> sbt2 -a 6 4 24 1 -b 512 512 -r 96000 -z 192.168.0.100
> 
> 
> I experience a nasty high energy crackle (me and my tweeters get an
> heart-attack each time)  at startup with above command on the Touch.
> It only happens at the time you launch SL. Somehow the app spits
> something out to the output at startup.
> Perhaps you could have a look at it.
> 
> 
> 
> Cheers

Will look at the crackle - but want to say - setting the stream and
output buffer smaller than default is not recommended, you end up
wanting to priorise the other threads because you are doing this.  I'd
really recommend not setting these smaller (though I can see a reason
for allowing them to be bigger) than default.  I stand by the reasoning
that we only need to priorise the output threads as done on Touch
precisely because we have a big buffer between the threads and a big
stream buffer.


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

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

Reply via email to