Skip to content

Commit

Permalink
satsuki: audio: Reduce echo while making phone calls
Browse files Browse the repository at this point in the history
Change-Id: I72180c680d6261b1479c6b20bd661ba1a241d813
  • Loading branch information
Professor-Berni authored and Joel16 committed Apr 21, 2021
1 parent 5d7b1c2 commit 6311303
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions audio/mixer_paths.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1515,12 +1515,12 @@

<!-- Gain offset target for dmic1 unit calibration -->
<path name="dmic1-adj-gain">
<ctl name="DEC7 Volume" value="85" />
<ctl name="DEC7 Volume" value="87" />
</path>

<!-- Gain offset target for dmic2 unit calibration -->
<path name="dmic2-adj-gain">
<ctl name="DEC9 Volume" value="84" />
<ctl name="DEC9 Volume" value="81" />
</path>

<path name="dmic1">
Expand Down

0 comments on commit 6311303

Please sign in to comment.