Information on the audio setup of the GeneratorInstance passed back to the instantiator from GeneratorInstance.IControl_1.Configure.
Additional resources: ControlContext.GetConfiguration
| Property | Description | 
|---|---|
| sampleRate | Declare the sample rate the output of this GeneratorInstance will be played at. | 
| speakerMode | Declare the AudioSpeakerMode of this GeneratorInstance and by extension the number of channels this GeneratorInstance will use. | 
| Constructor | Description | 
|---|---|
| GeneratorInstance.Setup | Create a new generator setup. |