Skip to main content

SubgraphProcessor Node

The SubgraphProcessor node allows you to embed a subgraph within another graph, enabling a more modular and organized approach to building complex audio graph setups. This feature is particularly useful for managing graphs that include both inputs and outputs, simplifying their structure and enhancing reusability.

Number of inputs1 or more
Number of outputs1 or more

Configuration

graph

Type: graph config

The configuration of the subgraph.


Values

Inherits values from its parent, AudioProcessorNode.


Actions

Inherits actions from its parent, AudioProcessorNode.


Events

Inherits events from its parent, AudioProcessorNode.