Skip to content

Commit 9fd7ef7

Browse files
singalsukv2019i
authored andcommitted
Tools: Topology2: SDW: Use for PCH DMIC IIR type with +20 dB gain
The existing default is high-pass 40 Hz with 0 dB gain. This change amplifies captured sound from DMIC by 20 dB. The same amplifying IIR type is used in hda-generic. The change is for now, but not the final solution. After we have UCM2 control for capture processing in SOF we can shift applying more gain to the DRC component that will provide more robustness with silent and loud environments. Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent ecf99ee commit 9fd7ef7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/topology/topology2/cavs-sdw.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ Define {
8686
EFX_SPK_DRC_PARAMS passthrough
8787
EFX_MIC_TDFB_PARAMS passthrough
8888
EFX_MIC_DRC_PARAMS passthrough
89+
DMIC0_DAI_EQIIR "highpass_40hz_20db"
8990
}
9091

9192
# override defaults with platform-specific config

0 commit comments

Comments
 (0)