Second-order parametric equalizer filter
Audio Toolbox / Filters
The Parametric EQ block filters each channel of the input signal over time
using a specified center frequency, bandwidth, and peak (dip) gain. This block offers
tunable filter design parameters, which enable you to tune the filter characteristics
while the simulation is running. The filter is designed using designParamEQ
and implemented using dsp.BiquadFilter
.
This block supports variable-size input, enabling you to change the channel length during simulation. To enable variable-size input, clear the Inherit sample rate from input parameter. The number of channels must remain constant.
Data Types |
|
Direct Feedthrough |
|
Multidimensional Signals |
|
Variable-Size Signals |
|
Zero-Crossing Detection |
|
[1] Orfanidis, Sophocles J. "High-Order Digital Parametric Equalizer Design." Journal of the Audio Engineering Society. Vol. 53, November 2005, pp. 1026–1046.