Re: Automation record ?
Re: Automation record ?
- Subject: Re: Automation record ?
- From: Chris Reed <email@hidden>
- Date: Wed, 4 Dec 2002 20:31:40 -0600
On Wednesday, December 4, 2002, at 03:41 pm, Brian Willoughby wrote:
[ Mouse down and up events are needed for touch automation data
[ recording. The time of the mouse down event marks the start of
[ the touch, the time of the mouse up marks the end. Then the
[ automation jumps back to the value before the start of the touch.
[ So in this case the mouse events are essential.
Could the mouse events be translated into some other kind of message?
Just
because they start out as mouse events doesn't require that they be
passed on
as mouse events, per se. Maybe a parameter or other message - have
you looked
at notifications? Of course, the notification or other message would
need to
have the time as a value, and a flag to indicated start or stop
(unless there
are separate notifications).
Well, the "time" would be the current time when the notification was
received, right? Although I suppose it might be off a sample or two
from the original trigger time. (In a bad case.)
-chris
_______________________________________________
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.