Scripting

From the View menu, choose Script Editor to toggle the display of the Script Editor window. You can use the Script Editor window to open, create, edit, or run scripts.

Scripting helps you streamline repetitive tasks and implement customized features. Our new Batch Converter, for example, was created using scripting.

Sound Forge Pro includes a number of scripts in the Tools > Scripting menu that you can use or modify as needed.

You can also write your own scripts using JScript, VBScript, or C# as well as scripts that have been compiled as DLLs.

NOTE Detailed information on our scripting API and an explanation of the scripts supplied can be found in our Sound Forge Pro Programming API Documentation.

In this chapter