Re: setting keyframes?
Re: setting keyframes?
- Subject: Re: setting keyframes?
- From: "Micah Sharp" <email@hidden>
- Date: Mon, 13 Oct 2008 15:37:42 -0700
We just tried this here actually, and the first keyframe gets set correctly (on frame 0), but nothing after that. So if I turn keyframes on for that parameter, then just run through each frame setting random values it should set keyframes on all frames?
Thanks,
Micah
On Mon, Oct 13, 2008 at 3:11 PM, Paul Schneider
<email@hidden> wrote:
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