pyFDN.gain_to_geq#

pyFDN.gain_to_geq(gain_db, fs, *, design_matrix=None, return_design=False)[source]#

Design a ten-band graphic EQ from amplitudes in dB.

gain_db has shape (10,) or (10, n_channels) and is ordered as DC, 63 Hz through 8 kHz, and Nyquist.

Return type:

Any