Hi August,<br><br>I tried both and it seems to have solved my problems.<br>Thanks ! <br><br>Pierre.<br><br><div class="gmail_quote">2012/9/3 august <span dir="ltr">&lt;<a href="mailto:august@alien.mur.at" target="_blank">august@alien.mur.at</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">&gt; Dear list,<br>
&gt;<br>
&gt; I&#39;m sending 3 messages related to the same project...<br>
&gt;<br>
&gt; 1) I&#39;m using readanysf~ on a headless Rasperry Pi, running Raspbian, and it<br>
&gt; works mostly fine, except for short audio dropouts every once in a while. I<br>
&gt; don&#39;t know how to configure readanysf~, and I would like to know whether<br>
&gt; this could be a problem with the audio buffer. Increasing it would solve<br>
&gt; the problem ?<br>
<br>
</div>I would try increasing the internal buffer of readanysf~.<br>
<br>
See the readanysf~ help file<br>
<br>
the following will start it with 2 audio channels, each with 32 buffer<br>
chunks of 256 samples.<br>
<br>
[readanysf~ 2 32 256(<br>
<br>
If increasing that doesn&#39;t solve it, it may be your PD buffer that needs<br>
increasing.<br>
<div class="im"><br>
<br>
&gt; 2) Using readanysf~ to read web radio streams, is it possible to know when<br>
&gt; a steady connection has been established (after all the redirections and<br>
&gt; trials), so that I can send [play( at the right moment ? My patch starts<br>
&gt; automatically, and for now I have hard coded a delay between the [open( and<br>
&gt; [play( messages which isn&#39;t always sufficient depending on the radio.<br>
<br>
</div>again, see the help file.  There is a &quot;ready&quot; message as well as a<br>
&quot;cache&quot; message that will give you info on when a file is ready to play<br>
and how much has already pre-buffered (from stream or disk).<br>
<br>
<br>
best -august.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="http://aug.ment.org" target="_blank">http://aug.ment.org</a><br>
GPG: 0A8D 2BC7 243D 57D0 469D  9736 C557 458F 003E 6952<br>
<br>
</font></span></blockquote></div><br>