Skip to content

Commit

Permalink
Tools: Topology2: SDW: Use for PCH DMIC IIR type with +20 dB gain
Browse files Browse the repository at this point in the history
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 <[email protected]>
(cherry picked from commit 9fd7ef7)
  • Loading branch information
singalsu authored and kv2019i committed Dec 3, 2024
1 parent 1d56054 commit c611f32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/topology/topology2/cavs-sdw.conf
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Define {
SDW_JACK_CAPTURE_CH 2
ADD_BT false
SDW_LINK_VALID_BITS 24
DMIC0_DAI_EQIIR "highpass_40hz_20db"
}

# override defaults with platform-specific config
Expand Down

0 comments on commit c611f32

Please sign in to comment.