Extra Menu: Scriptables II
Many of these commands have optional values.
|
Select
Selects audio. See the corresponding discussion on the Scriptables I page for what the various fields do.
Set Track
Sets values for selected tracks. See the corresponding discussion on the Scriptables I page for what the various fields do.
Get Info
Gets information in a list in one of three formats.
Message
Used in testing. Sends the Text string back to you.
Help
This is an extract from GetInfo Commands, with just one command.
Import
Imports from an audio file. The automation command uses a text box to get the file name rather than a normal file-open dialog.
You have to give the full file name (including path and filename extension).
Export
Exports to a file. When using Export2 you have to give the full file name (including path and filename extension).
- File Name: file name.
- Number of Channels: 1 for mono, 2 for stereo.
Exports to an audio file.
- Format: file format to use.
- Number of Channels:1 for mono, 2 for stereo.
- Options: these allow for fine tuning of the file format, and the options available depend on the file format chosen.
- Folder: path where the file should be exported to.
- File Name: the file name. This can use Automatic Names such as ${TRACK} to construct custom names that depend on what track or clip was exported.
- Overwrite existing file if ticked, files can be overwritten without warning. If not ticked, Audacity will add a number on to the end of the name, if the file being exported to already exists.
Next
Open Project
Opens an Audacity project.
Save Project
Saves an Audacity project.
Move Mouse
Experimental command (called Drag in scripting) that moves the mouse.
An Id can be used to move the mouse into a button to get the hover effect.
Window names can be used instead of Ids.
If To is specified, the command does a drag, otherwise just a hover.
| This IS an experimental command, and it is tricky to use effectively. It is best to look at example scripts to see how it can be used. |
Compare Audio
Compares selected range on two tracks. Reports on the differences and similarities.
Screenshot (short format)
A version of with a more minimal GUI. One of the most useful options is All_Tracks.
The _Plus suffix includes the timeline.













