1
Fork 0
Go to file
stysmmaker bbe3047af4
Initial commit
2021-04-13 22:21:09 -04:00
LICENSE Initial commit 2021-04-13 22:21:09 -04:00
MMaker_AddMarkersFromJSON.jsx Initial commit 2021-04-13 22:21:09 -04:00
MMaker_RPPJSON.py Initial commit 2021-04-13 22:21:09 -04:00
README.md Initial commit 2021-04-13 22:21:09 -04:00
requirements.txt Initial commit 2021-04-13 22:21:09 -04:00

README.md

AddMarkersFromJSON

Helper scripts for importing REAPER track position data into After Effects for streamlined YTPMV/音MAD creation. Code is a mess currently so don't reference this project for other things. I don't know what else to name this \o/

Usage

Note: This script expects you have Python 3 installed and in your PATH as python, as well as the packages listed in requirements.txt.

  1. Grab the source of this repo.
  2. Put the .jsx and .py file into your After Effects' ScriptUI Panels folder (Support Files/Scripts/ScriptUI Panels/).
  3. Launch After Effects and access the script panel from the Window menu.

Roadmap

Currently this is essentially just a dump of the script files I use currently, eventually I'd like to clean them up and add a few more features.