Re: Stuck notes in Rax and Synthtest
Re: Stuck notes in Rax and Synthtest
- Subject: Re: Stuck notes in Rax and Synthtest
- From: "Angus F. Hewlett" <email@hidden>
- Date: Wed, 07 May 2003 14:52:56 +0100
At 05:52 PM 5/6/2003 -0600, Chris Reed wrote:
>
Interesting... I was under the impression that you should really only
>
deliver MIDI events to a MusicDevice before the buffer is rendered. That
>
way there is a clearly defined "0" sample offset.
Yes, but esp. on a dual machine, if it's not clearly defined that the host
must performed mutexing, it's quite possible that MIDI events for the
-next- buffer might start getting delivered while Render() is still doing
its thing.
>
Is there any
>
documentation about what a MusicDevice should do if it receives an event
>
while a buffer is being rendered, and what 0 means then?
I would be inclined to say that as soon as Render() begins, any events
received are queued for the next Render().
Regards,
Angus.
=======================================================
Angus F. Hewlett, Technical Director
FXpansion Audio UK Ltd -
http://www.fxpansion.com
=======================================================
_______________________________________________
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.