pyFDN.gain_to_bounded_geq#
- pyFDN.gain_to_bounded_geq(gain_db, fs, *, max_command_gain_db=20.0)[source]#
Design a graphic EQ with bounded internal section gains.
This is the constrained, NumPy-only counterpart of
gain_to_geq(). The flat-gain section remains unbounded; each of the ten frequency-shaped sections is limited tomax_command_gain_dbin either direction.gain_dbhas shape(10,)or(10, n_channels)and is ordered as DC, 63 Hz through 8 kHz, and Nyquist.- Return type: