Skip to main content

SubgraphSink Node

The SubgraphSink 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 only inputs, simplifying their structure and enhancing reusability.

Number of inputs1 or more
Number of outputs0

Configuration

graph

Type: graph config

The configuration of the subgraph.


Values

Inherits values from its parent, AudioSinkNode.


Actions

Inherits actions from its parent, AudioSinkNode.


Events

Inherits events from its parent, AudioSinkNode.