mod-script-pipe
From Audacity Development Manual
Revision as of 10:36, 13 October 2020 by PeterSampson (talk | contribs) (→Using mod-script-pipe: removed stale ednote)
Editors BEWARE - this page has a DISPLAYTITLE
mod-script-pipe is a GUI plug-in that comes with Audacity that allows Audacity to be driven from an external scripting language such as python
Obtaining mod-script-pipe
mod-script-pipe is now shipped as part of Audacity:
- For Windows it is installed by the 'Windows Installer'
- For Mac it is installed by the 'MacOS DMG'.
- For Linux you will need to build it yourself (on the same day as building Audacity). The forum is best place to get help with this.
Installing mod-script-pipe
Modules are enabled and disabled using the Module Preferences page
Using mod-script-pipe
The page Scripting in this manual has more content on using mod-script-pipe.
Supported commands
This manual contains a full list of supported commands.