AudioGainSettings interface
Settings for an Audio Gain node see: NorskTransform.audioGain()
Signature:
export interface AudioGainSettings extends ProcessorNodeSettings<AudioGainNode>
Extends: ProcessorNodeSettings<AudioGainNode>
Properties
Property | Type | Description |
---|---|---|
readonly Gain[] |
A vector of gains for this source, one for each channel |