Re: setting keyframes?
Re: setting keyframes?
- Subject: Re: setting keyframes?
- From: Paul Schneider <email@hidden>
- Date: Mon, 13 Oct 2008 17:11:08 -0500
Hi Micah,
FCP doesn't have an auto-keyframing feature; you have to enable
keyframing for each parameter individually. You can do that by
clicking the "diamond" button next to the parameter so that the
diamond turns green. Unfortunately, there's no way to enable
keyframing programatically from within an FxPlug; you have to manually
click the button.
Once keyframing has been turned on for a parameter, -setValue:atTime
should create keyframes like it does in Motion.
- Paul
On Oct 13, 2008, at 5:07 PM, Micah Sharp wrote:
We are making an FxPlug that can read in values from a text file and
set parameter keyframes at different times. To do this, we just use
the parameter set API and use SetValue at different times. In
Motion we have to turn on auto keyframing and all is well, but in
FCP we cannot seem to figure out a way to make it work at all. No
keyframes are being set.
Is there some good way to do this in FCP that we're missing?
Thanks,
Micah
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Pro-apps-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden