[linux-audio-dev] jack_callback <-> rest of the world

From: Richard Spindler <richard.spindler@email-addr-hidden>
Date: Sun Oct 30 2005 - 01:42:47 EEST

Hi,

I have two questions concerning the jack callback,

1. what is the preferred way of feeding data from disk to the callback?

Is there a general design pattern agreed upon? Best Practices?

2. What is the preferred way to notify the non-realtime thread that
something happened in the jack-callback?

A condition variable? How to avoid blocking? How do you do it?

I read the tutorial at http://userpages.umbc.edu/~berman3/ , it uses
mutex+condition, is it okay to do this? Are there better ways?

thx

-Richard
Received on Sun Oct 30 04:15:08 2005

This archive was generated by hypermail 2.1.8 : Sun Oct 30 2005 - 04:15:08 EET