mod-script-pipe
From Audacity Development Manual
Revision as of 07:15, 13 April 2019 by JamesCrook (talk | contribs) (Updates following move from wiki.)
Peter 11Apr19: P1 surely the "M" in "mod-script-pipe" should not be capitalized. It is not capitalized in the app. Connie has now yet ruled on this
- Peter 12Apr19: and you can only do this via 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
Until Audacity 2.3.2 is released, mod-script-pipe is available for enthusiasts in alpha builds of Audacity 2.3.2 from FossHub Audacity-Devel. If you are trying it out, please subscribe to the audacity quality list and ask for further details.
- 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.