Re: Calling TellListener & AUParameterSet in audio thread
Re: Calling TellListener & AUParameterSet in audio thread
- Subject: Re: Calling TellListener & AUParameterSet in audio thread
- From: email@hidden
- Date: Wed, 19 Mar 2003 20:31:35 +0100
TellListener should not be called from the audio thread. It's
generated from UI gestures, and thus shouldn't be happening on
an audio thread.
Well it might be not generated from UI gestures. For every
effects or instrument that can receive MIDI, it is very useful
for musicians to be able to control their UI using MIDI
controllers.
MIDI events do not come from UI thread isn't it ?
Thanks,
Raf
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.