Re: [LAD] tutorial or example for using jack ring buffer between threads?

From: Harry van Haaren <harryhaaren@email-addr-hidden>
Date: Mon Nov 14 2011 - 12:03:07 EET

On Mon, Nov 14, 2011 at 6:29 AM, Iain Duncan <iainduncanlists@email-addr-hiddenwrote:

> 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?
>

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.

I will do a tutorial style blog post on "extreme" simple ringbuffer usage
in the near future. -Harry

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Mon Nov 14 12:15:02 2011

This archive was generated by hypermail 2.1.8 : Mon Nov 14 2011 - 12:15:02 EET