This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
resources:tools-software:sigmastudiov2:modules:adialgorithms:loudnesswithfilter [26 Feb 2020 08:27] Sreesha Y M [DSP Parameter Computation] |
resources:tools-software:sigmastudiov2:modules:adialgorithms:loudnesswithfilter [11 May 2021 09:46] John Joseph Formatting updated |
||
---|---|---|---|
Line 1: | Line 1: | ||
[[resources/tools-software/sigmastudiov2/modules/adialgorithms|Click here to return to the ADI Algorithms page]] | [[resources/tools-software/sigmastudiov2/modules/adialgorithms|Click here to return to the ADI Algorithms page]] | ||
====== Loudness With Filter ====== | ====== Loudness With Filter ====== | ||
- | \\ | + | {{:resources:tools-software:sigmastudiov2:modules:adialgorithms:loudnesswfilter.png?nolink&150}} |
- | {{:resources:tools-software:sigmastudiov2:modules:adialgorithms:loudnesswfilter.png?200}} | + | |
===== Description ===== | ===== Description ===== | ||
\\ | \\ | ||
Line 13: | Line 12: | ||
* First-Order High Shelf | * First-Order High Shelf | ||
* Peaking | * Peaking | ||
+ | \\ | ||
===== Usage ===== | ===== Usage ===== | ||
- | |||
To access the filter click on the icon button and icon button image will change to reflect the selected filter type | To access the filter click on the icon button and icon button image will change to reflect the selected filter type | ||
+ | \\ | ||
+ | \\ | ||
===== Targets Supported ===== | ===== Targets Supported ===== | ||
- | ^Name^ADSP-214xx(Sample)^ADSP-214xx(Block)^ADSP-215xx/ADSP-SC5xx(Sample)^ADSP-215xx/ADSP-SC5xx(Block)^ | + | ^ Name ^ ADSP-214xx ^ ADSP-215xx/SC5xx ^ ADAU145x/146x ^ |
- | |Loudness With Filter| No | No|No| Yes| | + | | ------------------------------ | -------------------- | -------------------------------- | ---------------------------- | |
+ | | Loudness With Filter | B | B | NA | | ||
\\ | \\ | ||
===== Pins ===== | ===== Pins ===== | ||
==== Input ==== | ==== Input ==== | ||
^Name^Type^Description^ | ^Name^Type^Description^ | ||
+ | | ---------------------- | -------------- | ---------------------- | | ||
|ControlInput|Control|External volume controls the loudness applied to the filtered input signal| | |ControlInput|Control|External volume controls the loudness applied to the filtered input signal| | ||
|Input0|Audio|Input Channel0| | |Input0|Audio|Input Channel0| | ||
==== Output ==== | ==== Output ==== | ||
+ | ^Name^Type^Description^ | ||
+ | | ---------------------- | -------------- | ---------------------- | | ||
|Output0|Audio|Output channel0| | |Output0|Audio|Output channel0| | ||
+ | \\ | ||
===== Configurable Parameters ===== | ===== Configurable Parameters ===== | ||
^GUI Parameter Name^Default Value^Range^Function Description^ | ^GUI Parameter Name^Default Value^Range^Function Description^ | ||
+ | | ---------------------------------------- | ---------------------- | ------------------ | ---------------------------------------- | | ||
|Boost|0dB|-20 to 20 dB| Set the boost value for a particular filter curve| | |Boost|0dB|-20 to 20 dB| Set the boost value for a particular filter curve| | ||
|Frequency|1000Hz|20 to 20000Hz|The cutoff frequency of the filter| | |Frequency|1000Hz|20 to 20000Hz|The cutoff frequency of the filter| | ||
Line 38: | Line 44: | ||
|FilterType|Low Shelf Filter| - | Selects the desired filter type| | |FilterType|Low Shelf Filter| - | Selects the desired filter type| | ||
|NumChannels|1|20|Number of input and output channels. Change in this value requires re-compilation| | |NumChannels|1|20|Number of input and output channels. Change in this value requires re-compilation| | ||
+ | \\ | ||
===== DSP Parameters ===== | ===== DSP Parameters ===== | ||
^Parameter Name^Description^ADSP-214xx/SC5xx/215xx^ | ^Parameter Name^Description^ADSP-214xx/SC5xx/215xx^ | ||
+ | | ---------------------------------------- | ------------------------------------------------------------ | ---------------------------------------- | | ||
|A1|Coefficient A1 |Float| | |A1|Coefficient A1 |Float| | ||
|A2|Coefficient A2 |Float| | |A2|Coefficient A2 |Float| | ||
Line 46: | Line 54: | ||
|B2|Coefficient B2 |Float| | |B2|Coefficient B2 |Float| | ||
- | ===== DSP Parameter Computation ===== |