<p>Hi Matt,</p>
<p>if you get some xruns only at start, the overall performance of your system seems to be ok. You would get many xruns otherwise.</p>
<p>My guess: I think chuck needs some time to initialize and build your audio chain (in your script) etc. But you try recording beginning at the first sample. So chuck isn't ready early enough and jack misses some response from chuck. Something like 1000 ms => now at the start of the script may change that.</p>

<p>I remember this fixed some xruns of this kind for me some time ago. But I have to admit, that I am not really convinced by my own description of the reasons above.</p>
<p>Do you also get xruns if you only connect adc and dac and then advance the time?</p>
<p>Harald</p>