• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

External numerical control of creation and editing function

New Here ,
Jun 23, 2020 Jun 23, 2020

Copy link to clipboard

Copied

Hi, I am working on the generation of rhythmic montage sequences controlled by estheticly pleasing numerical ratios and sequences that are generated by experimental algorithms. I would like to be able to import numerical data to control start-frame,end-frame, fade in and out curves, effect modulation curves, etc. Is it possible to import numerical data into After Effects and map it to control various kinetic parameters?

TOPICS
Import and export , Scripting , SDK , User interface or workspaces

Views

166

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jun 23, 2020 Jun 23, 2020

Copy link to clipboard

Copied

LATEST

You can import json data in Ae and link properties to it using expressions.

My free tool mamoworldJSON is the best way to get started with that approach

https://aescripts.com/mamoworldjson/

 

Alternatively, you can write your own scripts in After Effects that read data from files and modify your project accordingly.

Definitely the more complex approach. See here for the documentation of Ae's scripting API

http://docs.aenhancers.com/

 

Mathias Möhl - Developer of tools like BeatEdit and Automation Blocks for Premiere Pro and After Effects

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines