I am running the whole audiograph in a seperate thread (meaning: i setup the graph on the mainthread, but i use it (start/stop the graph) on a separate thread. I create that one as a subclass of a NSThread, and it's main function pretty much start the graph.
Works like a charm for me.
Frank On Nov 17, 2010, at 12:20 PM, Pascal wrote: Hi,
can I set up a separate thread for an AU Callback (which is in C)? How ? If so what threads method can I use and which one is best for CoreAudio? NSThreads? NSOperationQueue? GCD? Something else?
Many thanks.
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|