AudioGraphEqBand

One band of a multi-band parametric EQ (a biquad; kind fixed at build, freq/q/gain runtime-tunable via set_params band_<i>_*).

Field

Type

Repeated

Description

kind

AudioGraphFilterKind

cutoff_hz

double

q

double

gain_db

double

Member of

Message

Description

AudioGraphEq

A multi-band parametric EQ: N biquad bands applied in series (one node).