Parameter | Description |
---|---|
format | The initial AudioFormat the returned ControlContext.Manual will run in. |
Manual A ControlContext.Manual you own and control, that must later be disposed.
Create a new ControlContext with additional functionality you can drive manually.
This context is completely separate from builtIn and shares no data, lifetime or callbacks. It's an error to mix and match ProcessorInstances from different ControlContexts. You must manually destroy this instance.