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