--- doc/docbase/gigedit/scripts/01_gigedit_scripts.html 2015/07/17 18:31:39 2806 +++ doc/docbase/gigedit/scripts/01_gigedit_scripts.html 2015/07/18 09:22:48 2807 @@ -34,9 +34,8 @@ Before you can apply scripts to some of your sounds, you first need to add the instrument script to your GigaStudio file. Once you added a script to your GigaStudio file, the script can then be assigned to one or several - instruments of that GigaStudio file. -

-

+ instruments of that GigaStudio file.
+
To add a new instrument script to your GigaStudio file, click on the "Scripts" tab, then @@ -56,9 +55,8 @@ The new script is yet empty. To add some code to the script, or to modify an existing script, select the respective script name in the list view, - then right click on that script name and select "Edit Script". -

-

+ then right click on that script name and select "Edit Script".
+
The script editor has now appeared on your screen. Enter or edit the code for the script with your keyboard. Once you are done, click on "Apply". Close the script editor and select "Save" from the menu to save your @@ -77,14 +75,12 @@ files and are shared by all instruments of that GigaStudio file. That means you may assign a script to several of your instruments, which are only storing a reference to that script. If you later on change the script - code, all instruments will automatically have that updated script. -

-

+ code, all instruments will automatically have that updated script.
+
To assign a script to one of your instruments, select the "Instruments" tab, then select the name of the instrument in the instrument list view, - then right click on the instrument name and select "Script Slots...". -

-

+ then right click on the instrument name and select "Script Slots...".
+
A new window appeared (like below), showing you all scripts currently assigned to that particular instrument. Now select the "Scripts" tab on the main window and