parameter min/max in FCP
parameter min/max in FCP
- Subject: parameter min/max in FCP
- From: Micah Sharp <email@hidden>
- Date: Mon, 16 Jul 2007 12:57:24 -0700
Hey guys, I am seeing that this code
[parmsAPI addFloatSliderWithName :@"Offset" parmId :FXid_Cycle defaultValue :0 parameterMin :-100 parameterMax :10000 sliderMin :0 sliderMax :100 delta :1 parmFlags :kFxParameterFlag_DEFAULT | kFxParameterFlag_COLLAPSED];
FCP 6.0 either ignores input less than the slider min (no render call), or clamps the value to the slider max, regardless of what is typed into the fields. Is this a known issue? Motion seems to have no problem using the parameter min/max values rather than only slider min/max.
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