pyTuttle is the python binding you can use to create scripts. Scripts samples can be found in TuttleOFX github repository: applications/example/pythonBinding
The host and plugins are coded in C++, so you can interact with them without any layer. Applications samples can be found in TuttleOFX github repository: applications/example |
For developers >