AudioMixMatrixSettingsUpdate interface
Config update for the AudioMixMatrixNode. Call AudioMixMatrixNode.updateConfig() for updating the config.
Signature:
export interface AudioMixMatrixSettingsUpdateProperties
| Property | Type | Description | 
|---|---|---|
| readonly Gain[][] | The NxM updated matrix of gains from N input channels to M output channels |