mod-script-pipe
From Audacity Development Manual
Revision as of 13:53, 4 June 2020 by PeterSampson (talk | contribs) (→Obtaining mod-script-pipe: cruft removal)
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.
For 2.3.2 release we will need a link in this page to to a wiki page for information that we add after release with more experience of use.
Supported commands
This manual contains a full list of supported commands.