Additional data and parameters specifying how a ProcessorInstance should be created.
These are generally suggested setup from whomever is creating the ProcessorInstance, such as a IAudioGenerator. You can change properties to suit your particular needs.
| Property | Description |
|---|---|
| controlUpdateSetting | Control under what circumstances ProcessorInstance.IControl_1.Update will be called. |
| realtimeUpdateSetting | Control under what circumstances ProcessorInstance.IRealtime.Update will be called. |