Nodes

Overview

There are three types of nodes in Helmut 4: condition nodes, action nodes, and output nodes.

Each node can be used as often as needed within a stream, but the sequence of nodes should reflect a logical connection.

For example, after creating a project (using the "create project" action), attempting to export this project with AME (using the "job render in AME" action) makes no sense. This is because AME only interprets files or sequences from a project, not the project itself.

To have an overview of all used nodes within the stream designer, it's helpful to track the current version of specific nodes. Therefore, the suffix with the version number (e.g., V2) is part of the node’s name.

The version tag identifies a node, and from time to time, nodes will be replaced by newer versions. If this occurs, the node will have a red dotted border, indicating that it should be replaced. This change will be documented in the changelog.

For further information about deprecated nodes, navigate to the deprecation warning section.