AudioEffectEQ

    Inherited By: AudioEffectEQ10, , AudioEffectEQ6

    Base class for audio equalizers. Gives you control over frequencies.

    Use it to create a custom equalizer if , AudioEffectEQ10 or don’t fit your needs.

    Returns the number of bands of the equalizer.


    • get_band_gain_db ( int band_idx ) const

    Sets band’s gain at the specified index, in dB.