Hi.
I'm interested in automating some actions in Aximmetry. Is there any documentation on how to use scripting? I'd like to know what features are scriptable and what is the API.
On a related subject, I see that there is a command-line switch to enable web-based control. Where can I find the documentation for the Web API?
Thank you.
Hi,
In Aximmetry scripting means doing complex calculations within the flow graph using Lua language. You can find some examples in the folder
[Tutorials]:Scripting
This kind of scripting cannot be used to control the Aximmetry system itself, and you probably looking for means for that, if I interpret your question correctly.
For outer control the system you need to create an external application and
- either use HTTP
https://my.aximmetry.com/post/16-how-can-i-control-my-aximmetry-scene-from
- or OSC
https://aximmetry.com/wiki/index.php?title=Using_the_OSC_protocol