addSubtree(_:switchValue:)
Adds a child node with the given switch value.
Declaration
func addSubtree(_ subtree: PHASESoundEventNodeDefinition, switchValue: String)Parameters
- subtree:
The child node, which itself can contain a hierarchical tree of descendent nodes.
- switchValue:
The meta parameter value that invokes the
subtreechild node.