commands:macro_node_commands:node_macroaddall
node_macroaddall: <type> | <trigger> | <delay> :: <command>
Adds a new command to all the network node macros for nodes of a given type; multiple commands can be associated with the same UDP string for a command sequence. Note that while this will create new Macros if none with this trigger exists for each node, to create Macros with a display name use node_macrocreateall
first.
- type is the type of the nodes to add the Macros to
- trigger is the incoming trigger (from the node or from Qlab with the
node_macrorun
command) that should trigger the Macro - delay is optional; if included, the triggering of the command will be delayed by this value in milliseconds
- command is the command to be triggered within Wintermute – these commands are identical to commands from Qlab, and may also include parser_directives
commands/macro_node_commands/node_macroaddall.txt · Last modified: by 127.0.0.1