Function AudioEffectEQ.getBandGainDb
Returns the band's gain at the specified index, in dB.
double getBandGainDb
(
const(long) band_idx
) nothrow @nogc const;
Returns the band's gain at the specified index, in dB.
double getBandGainDb
(
const(long) band_idx
) nothrow @nogc const;