SubgraphSource Node
The SubgraphSource 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 outputs, simplifying their structure and enhancing reusability.
| Number of inputs | 0 |
| Number of outputs | 1 or more |
Configuration
graph
Type: graph config
The configuration of the subgraph.
Properties
Inherits properties from its parent, AudioSourceNode.
Actions
Inherits actions from its parent, AudioSourceNode.
Events
Inherits events from its parent, AudioSourceNode.