Ai Modules
section | Scripting |
---|---|
short description | Allows you to make use of the comprehensive Javascript programming languge inside Ai |
licence level | Miami |
ports | Script Code [multipurpose/text] |
Input #0…#n [multipurpose/text] or [control/numeric] | |
Output #0…#n [multipurpose/text] or [control/numeric] | |
parameter | Compile [pushbutton] - compile the formula |
Compiler Results [textarea/readonly] - shows the results of the compile (OK or errors) |
|
Add Input [pushbutton] - adds an input port | |
Delete Input [pushbutton] - deletes an input port (the highest) | |
Add Output [pushbutton] - adds an output port | |
Delete Output [pushbutton] - deletes an output port (the highest) | |
Num Inputs [knob/rotary fader] - dial-in the number of inputs | |
Num Outputs [knob/rotary fader] - dial-in the number of outputs | |
skins | ./. |
Script Code
input portExecute()
inputs[0]
or outputs[1]