Re: AU - MIDI event thread level
Re: AU - MIDI event thread level
- Subject: Re: AU - MIDI event thread level
- From: Jeremy Sagan <email@hidden>
- Date: Tue, 18 Mar 2003 15:38:41 -0500
Marc,
From the standpoint of a host application it is important that NO
memory is allocated or disposed while MIDI events are being processed.
I think the assumption should be made that this is called from the I/O
thread.
Jeremy
On Tuesday, March 18, 2003, at 03:21 PM, Marc Poirier wrote:
Hi. What's the thread level of MIDI events in MusicEffects and
MusicDevices? Is it safe to call AUBase::SetProperty() from and
implementation of AUMIDIBase::HandleMidiEvent() or should only
asynchronous notifications be used?
Thanks,
Marc
_______________________________________________
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.