How can I invoke an Audacity macro from a Windows batch file?
Via a named pipe: Scripting - Audacity Manual
Thanks for your reply. Let me take a look at the mod-script-pipe.
Is there any plan to allow an Audacity macro to be invoked from a Windows batch file?
You can already do that, but not directly because the Windows batch scripting language does not have a built-in command for creating named pipes. A better option is to use PowerShell, or Python.
I’m not aware of any plans to directly support Windows batch scripting language. It isn’t even certain that Audacity 4.x will have any support for scripting.
Noted. Thank you.
This topic was automatically closed after 30 days. New replies are no longer allowed.