AudioGraphMix

Weighted N-input mix. Output layout/rate = the FIRST input’s (other inputs are resampled to its rate; a layout mismatch is a build error — use matrix_mix / channel ops to align layouts first). Empty weights = unity for every input; else one linear weight per input.

Field

Type

Repeated

Description

inputs

uint32

weights

double

Member of

Message

Description

AudioGraphNode

One node in the graph. (Extended one op at a time.)