| Parameter | Description |
|---|---|
| controlState | The initial state available from the control thread. |
| realtimeState | The initial state available from the control thread. |
| creationParameters | Additional parameters and initialization state for the processor. |
RootOutputInstance A RootOutputInstance you own and control, that must later be destroyed with ControlContext.Destroy.
Allocate a RootOutputInstance with the specified processor and control state.
RootOutputInstances have low-level acces to the threading model of the audio system and the final audio output, and are generally used to integrate larger internal or external audio systems.