To give an example, let's say I want to write a script that automatically finds the right length for handles to be approx. one third of the possible length.
Or a script that maps handle presets to the selected keyframes proportionally. Where could I start?
I was only able to figure out that when the slope is 0, accel can be calculated from .time() alone. But I don't know what slope and accel are mathematically.
I'll appreciate any help.