Questions & Answers

Feature Request: scripting in macros - Lua API

+7 votes
519 views
asked Mar 30, 2023 in Editing by marcotrosi (1,490 points)
Hello Team Presonus,

today I wanted to write a macro which would have required an if-statement to decide which action to execute.

so I had to notice that such if-statements do not exist in the macros manager. so my first idea was to ask you for an if-statement and some general values I can compare to, for example the current cursor position or the selected track etc., but we could also go crazy and add an API and support Lua scripting.

--marco
...