Click here to return to the Filters page
The 'General EQ with External Blend' block blends the filter coefficients of two second order filters according to the blend factor specified and performs filtering operation. The blending factor will be obtained via the control input pin
This block gives access to a wide variety of 2nd-order (biquad)filter algorithms. The blend factor(0-1) is obtained as input through the control pin. The Slew time can be entered in seconds (0-1) to slew from the initial blend factor to the target value. The available filter types are:
The slewing functionality is added for smooth transition from one blend factor to another when the blending factor is changed. The slewing takes place approximately in the time set by the user in the GUI. The slew time can be entered in the GUI slew Text box. The slew time range is limited between (0 to 1 second).
Name | Format [int/dec] - [control/audio] | Function Description |
---|---|---|
Pin 0: Blend factor | decimal - control | Blending factor for filter coefficients |
Pin 1: Filter In1 | decimal - audio | Input to the filter |
Name | Format [int/dec] - [control/audio] | Function Description |
---|---|---|
Pin 0: Filter Out1 | decimal - audio | Filtered output |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Enable/Bypass - Filter 1 | Enabled | True/False | Enabling or disabling of filter. On bypass, the input signal is passed through without any processing. |
Phase - Filter 1 | In-Phase | True/False | Enabling the button, will invert the filter phase. |
Frequency - Filter 1 | 1000 Hz | 0 - 96k Hz | Center frequency of the filter |
Enable/Bypass - Filter 2 | Enabled | True/False | Enabling or disabling of filter. On bypass, the input signal is passed through without any processing. |
Phase - Filter 2 | In-Phase | True/False | Enabling the button, will invert the filter phase. |
Frequency - Filter 2 | 1000 Hz | 0 - 96k Hz | Center frequency of the filter |
Slew | 0.01 s | 0 - 1 seconds | Set the time to slew from one set of coefficients to another. |
Click on the icon to configure the filters. Select the desired filter type from the drop-down combo-box list. The filter controls and the icon button image will change to reflect the selected filter type.
The GUI controls for various types of filters are given below.
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients. |
Q | 1.41 | 0-16 | Q Factor for filter calculations |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Shelf type | Low Shelf | Low Shelf/High Shelf | Shelving type for the filter |
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
Q | 1.41 | 0-16 | Q Factor for filter calculations |
Slope | 1 | 0-2 | Slope |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Type | Low Pass Filter | Low Pass/High Pass/BandPass/BandStop | General filter type |
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
Q | 1.41 | 0-16 | Q Factor for filter calculations |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Type | Bessel Low Pass | Bessel Low Pass/Bessel High Pass/Butterworth Low Pass/Butterworth High Pass | Filter type |
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Treble Frequency | 1000Hz | 0-96kHz | Treble Cut off frequency of the filter |
Treble Gain | 0dB | -15 - 15 dB | Treble dB gain of the filter coefficients |
Bass Frequency | 1000Hz | 0-96kHz | Bass Cut off frequency of the filter |
Bass Gain | 0dB | -15 - 15 dB | Bass dB gain of the filter coefficients |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
b0 | 1 | -100 to 100 | B0 coefficient for the filter |
b1 | 0 | -100 to 100 | B1 coefficient for the filter |
b2 | 0 | -100 to 100 | B2 coefficient for the filter |
a1 | 0 | -100 to 100 | A1 coefficient for the filter |
a2 | 0 | -100 to 100 | A2 coefficient for the filter |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Filter Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Active | Checked | Checked/Unchecked | Indicates whether the filter is active |
Type | High for 1st filter,Low - for second filter | Low/High/All pass | Type of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
Q | 1.41 | 0-16 | Q Factor for filter calculations |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
Q | 1.41 | 0-16 | Q Factor for filter calculations |
GUI Control Name | Default Value | Range | Function Description |
---|---|---|---|
Frequency | 1000Hz | 0-96kHz | Cut off frequency of the filter |
Gain | 0dB | -15 - 15 dB | dB gain of the filter coefficients |
Ripple | 0.1 | 0-10 | Ripple Factor for filter calculations |
GUI Control Name | Compiler Name | Function Description |
---|---|---|
F1_B2_ | BlendEQExtSPAlg1F1_B2_1 | Bi-quad filter coefficient B2 for filter 1 |
F1_B1_ | BlendEQExtSPAlg1F1_B1_1 | Bi-quad filter coefficient B1 for filter 1 |
F1_B0_ | BlendEQExtSPAlg1F1_B0_1 | Bi-quad filter coefficient B0 for filter 1 |
F1_A2_ | BlendEQExtSPAlg1F1_A2_1 | Bi-quad filter coefficient A2 for filter 1 |
F1_A1_ | BlendEQExtSPAlg1F1_A1_1 | Bi-quad filter coefficient A1 for filter 1 |
F2_B2_ | BlendEQExtSPAlg1F2_B2_1 | Bi-quad filter coefficient B2 for filter 2 |
F2_B1_ | BlendEQExtSPAlg1F2_B1_1 | Bi-quad filter coefficient B1 for filter 2 |
F2_B0_ | BlendEQExtSPAlg1F2_B0_1 | Bi-quad filter coefficient B0 for filter 2 |
F2_A2_ | BlendEQExtSPAlg1F2_A2_1 | Bi-quad filter coefficient A2 for filter 2 |
F2_A1_ | BlendEQExtSPAlg1F2_A1_1 | Bi-quad filter coefficient A1 for filter 2 |
Lambda_ | BlendEQExtSPAlg1lambda_1 | time_constant = slew_time/(PI * 1.5),Lambda_= exp(-1/(time_constant*FS)) where,slew_time is the time required to slew from initial to final value of coefficient. |
Here,
Note: The algorithm names for different algorithms for this module are: