/[svn]/doc/docbase/gigedit/scripts/01_gigedit_scripts.html
ViewVC logotype

Diff of /doc/docbase/gigedit/scripts/01_gigedit_scripts.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2806 by schoenebeck, Sun Apr 26 20:54:00 2015 UTC revision 2807 by schoenebeck, Sat Jul 18 09:22:48 2015 UTC
# Line 34  Line 34 
34        Before you can apply scripts to some of your sounds, you first need to add        Before you can apply scripts to some of your sounds, you first need to add
35        the instrument script to your GigaStudio file. Once you added a script to        the instrument script to your GigaStudio file. Once you added a script to
36        your GigaStudio file, the script can then be assigned to one or several        your GigaStudio file, the script can then be assigned to one or several
37        instruments of that GigaStudio file.        instruments of that GigaStudio file.<br>
38      </p>        <br>
     <p>  
39        To add a new instrument script to your GigaStudio        To add a new instrument script to your GigaStudio
40        file, click on the "Scripts" tab, then        file, click on the "Scripts" tab, then
41        <i title="Use the right button of your mouse. On Mac: tap with two fingers on your touch-pad.">        <i title="Use the right button of your mouse. On Mac: tap with two fingers on your touch-pad.">
# Line 56  Line 55 
55        <img src="gigedit_script_edit.png">        <img src="gigedit_script_edit.png">
56        The new script is yet empty. To add some code to the script, or to modify        The new script is yet empty. To add some code to the script, or to modify
57        an existing script, select the respective script name in the list view,        an existing script, select the respective script name in the list view,
58        then <i>right click</i> on that script name and select "Edit Script".        then <i>right click</i> on that script name and select "Edit Script".<br>
59      </p>        <br>
     <p>  
60        The script editor has now appeared on your screen. Enter or edit the code        The script editor has now appeared on your screen. Enter or edit the code
61        for the script with your keyboard. Once you are done, click on "Apply".        for the script with your keyboard. Once you are done, click on "Apply".
62        Close the script editor and select "Save" from the menu to save your        Close the script editor and select "Save" from the menu to save your
# Line 77  Line 75 
75        files and are shared by all instruments of that GigaStudio file. That means        files and are shared by all instruments of that GigaStudio file. That means
76        you may assign a script to several of your instruments, which are only        you may assign a script to several of your instruments, which are only
77        storing a reference to that script. If you later on change the script        storing a reference to that script. If you later on change the script
78        code, all instruments will automatically have that updated script.        code, all instruments will automatically have that updated script.<br>
79      </p>        <br>
     <p>  
80        To assign a script to one of your instruments, select the "Instruments"        To assign a script to one of your instruments, select the "Instruments"
81        tab, then select the name of the instrument in the instrument list view,        tab, then select the name of the instrument in the instrument list view,
82        then <i>right click</i> on the instrument name and select "Script Slots...".        then <i>right click</i> on the instrument name and select "Script Slots...".<br>
83      </p>        <br>
     <p>  
84        A new window appeared (like below), showing you all scripts currently assigned to that        A new window appeared (like below), showing you all scripts currently assigned to that
85        particular instrument. Now select the "Scripts" tab on the main window and        particular instrument. Now select the "Scripts" tab on the main window and
86        <i title="Point at the item with your mouse, then click and hold the left button of your mouse and while holding the button, move the item with your mouse to its destination.">        <i title="Point at the item with your mouse, then click and hold the left button of your mouse and while holding the button, move the item with your mouse to its destination.">

Legend:
Removed from v.2806  
changed lines
  Added in v.2807

  ViewVC Help
Powered by ViewVC