<br><div class="gmail_quote">On Mon, Nov 14, 2011 at 2:03 AM, Harry van Haaren <span dir="ltr"><<a href="mailto:harryhaaren@gmail.com">harryhaaren@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div class="im">On Mon, Nov 14, 2011 at 6:29 AM, Iain Duncan <span dir="ltr"><<a href="mailto:iainduncanlists@gmail.com" target="_blank">iainduncanlists@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

<div>Can anyone point me at what they consider the best thing to look at for an introduction to communication between threads in a jack app using the ringbuffer?<br></div></blockquote></div><div><br>There's an example client in the JACK source called "capture client", that's a pretty common response to said question. It writes audio data to the ring, and a disk thread takes it and does the writes in a non-RT context.<br>

<br>I will do a tutorial style blog post on "extreme" simple ringbuffer usage in the near future. -Harry<br></div></div>
</blockquote></div><div><br></div><div>Thanks, I'd be interested in seeing your tutorial, perhaps I can contribute by helping you make sure it's clear to the newby.<br></div><div><br></div><div>Thanks</div><div>Iain</div>