Exaplay accepts the configuration of single line variables at a global level or per project.
These variables can hold IP addresses with their ports, i.e.: laptop-tcp=192.168.1.217:8100.
aptop-tcp=192.168.1.217:8100
Variables can be used in the scripted network commands, such as OSC> or TCP>.
OSC>
TCP>
Example:
To send a play via TCP to laptop-tcp: TCP>$laptop-tcp,play,timeline1
CP>$laptop-tcp,play,timeline1
Use $ followed by the variable name to access the value.
$
Can be set in the Settings menu under the System tab:
Settings
System
Can be set in the project inspector in the Variables section.
project inspector
Variables
Last updated 1 year ago