Contents

PHASEContainerNodeDefinition

A node that plays all its children at the same time.

Declaration

class PHASEContainerNodeDefinition

Overview

This node adds structure to the sound event tree while performing no conditional logic or audio playback of its own. By passing invocation to all its children at once, this class invokes the child nodes’ actions simultaneously.

Topics

Creating a Node

Adding Descendent Nodes

See Also

Control Nodes