Re: notifying the UI from the process
Re: notifying the UI from the process
- Subject: Re: notifying the UI from the process
- From: Nik Reiman <email@hidden>
- Date: Thu, 26 Jan 2006 13:06:20 +0100
Huh, this is funny. I was about to post this exact same problem to
the list last night, but decided to sleep on it and see if a solution
came to me (it didnt'). Also, does anybody know how one might get a
pointer to the UI from the actual audio unit? I'm afraid that using
a parameter listener won't quite hack it for me, because getting a C
callback routine won't have access to the class data I need to send
to the GUI....
-Nik
Am 26.01.2006 um 07:00 schrieb Peter Thom:
I'm having problems notifying the UI from my process function.
I initialized a parameter listener, but when I call following
functions, it never reaches my listener proc:
AUParameterSet(NULL, NULL, &_messengerParam, value, 0);
AUParameterListenerNotify(NULL, NULL, & _messengerParam);
am I doing something wrong?
Peter
_______________________________________________
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
--
Nik Reiman :: email@hidden
Teragon Audio :: http://www.teragon.org
Custom audio software design
_______________________________________________
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