How to update the Keyframe value and In type from external application?

 

Hi Everyone,

The external control will be done with http.

https://aximmetry.com/learn/tutorials/control-methods/external-control-of-aximmetry-via-http/

Is it possible to update the Keyframe properties with http too?

Any suggestion is appreciated

David


   David Hao

 
Profile Image
Eifert@Aximmetry
  -  

Hi David,

Currently, there is no option to edit Sequencer keyframe properties run-time.
Can you bit elaborate on what would you use such a feature? This can help us implement it in future releases.

Warmest regards,

 
Profile Image
Eifert@Aximmetry
  -  

Hi,

The workarounds you can do for now:
- Set the curve to go from 0 to 1.  In this case, if you connect a Lerp or Dash Scalar module after the Sequence Scalar you can adjust the value range coming from the curve. Then the Lerp module can be controlled via HTTP.


- In order to choose between different curve types, you can create several curves with different types, then you can choose via a switch module, which can be controlled via HTTP.


Warmest regards,

 
Profile Image
David Hao
  -  

Thanks for the update

Will try this later.


David