AudioMixMatrixSettings interface

Settings for the Audio Mix Matrix Node see: NorskTransform.audioMixMatrix()

Signature:

export interface AudioMixMatrixSettings extends ProcessorNodeSettings<AudioMixMatrixNode>

Properties

Property Type Description

channelGains

readonly Gain[][]

The NxM matrix of gains from N input channels to M output channels

outputChannelLayout

ChannelLayout

The desired output channel layout, such as "5.1"