How to Export Scripts from CSS 2.7 into 2.8

Table of Contents

Exporting your scripts from CSS 2.7:

Finding your scripts from outside the CSS App

If CSS 2.7 is no longer accessible, you can still get your scripts directly from the file browser on your computer.

Open Finder/Explorer and go to:

user home directory > Control Surface Studio > script

You will see a list of JSON files; each one of these is a separate script in your Control Surface Studio installation.

How to find your script

The script files aren’t named with the actual name of your script, but the actual script name can be found inside each file.

Finding your script

If you have many scripts, then looking in each one will be time-consuming.

The quickest way to find a specific script is to search the files in this folder for your script name. This can be done using the search folder option in Finder/Explorer or using a free text editor such as Sublime or Visual Studio Code.

Search files in folder

The script name will look like this inside the script file:
"name": "loop selector",

Script name inside file

Once you have located the correct file, you can import it into the converter tool.

Convert the script from CSS 2.7 to 2.8 using this tool

Import into CSS 2.8: