You can extend the editor's functionality with scripting capabilities. This feature allows you to edit projects, as well as control selection, navigation, and transport.
Scripts can be written in Lua or JavaScript.
The editor itself includes standard scripts such as "Silence Skipping Play".
For information on script creation, please refer to the Synthesizer V Studio Script Manual.
Some of the new features in Version 2 are not supported for operation via script. Please wait for future updates.
Click [Script] > [Open Scripts Folder] in the menu bar. Open the folder and place your created Lua/JavaScript scripts inside.

The script folder is located at:
C:\Users\<username>\AppData\Roaming\Dreamtonics\Synthesizer V Studio 2\scripts/Users/<username>/Library/Application Support/Dreamtonics/Synthesizer V Studio 2/scripts
There are two types of scripts: those that can be selected and run from the menu bar, and those that reside in the Script Panel.


The Dreamtonics Users Forum provides samples of scripts that reside in the Script Panel.
Click [Script] > [Abort All Running Scripts] in the menu bar.

You can assign keyboard shortcuts to scripts in the [Shortcuts] section of Settings.
