Skip to content

Node-based Programming

UNIVERSE features a powerful Node-Based Programming System. It works by dragging connections between Device Nodes, Controls and Modifiers. These elements have input and output points on their visual representation on-Stage.

Node example

There are two types on connections between the elements on the Stage:

  • Control: These connections are gray and create an UNIVERSE Device Command on the source Control. This connection type is for interaction between Controls
  • Data: Data connections are green and transport values between Controls, Modifiers and Device Nodes. This is also the kind of connection created by Data-Linking