How to write a script Curve point?
How to write a script Curve point?
No work
tell application "Capture One 12"
set blue curve points amount of adjustments of primary variant to 14
set blue curve points brightness of adjustments of primary variant to 18
end tellNo work
0
-
In these sorts of cases I start by “getting†the setting, and then observe what kind of object that is, what’s in it and how it’s formatted.
From there, I use exactly the same object and check that it works in a “set†command.
Then change one thing in it, and check again will it “set†correctly. And then bigger changes.0
Post is closed for comments.
Comments
1 comment