Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 8a87b553 authored by Roman Höpfner's avatar Roman Höpfner Committed by Alexander Martinz
Browse files

axolotl: audio: fix echo introduced by recent ACDB changes



Eliminating the Sidetone Effect in Headset Phonecall Usecases.

Note: Setting "<ctl name="IIR0 INP0 MUX" value="DEC0" />" of
"amic2" to "0" has the same effect.

Change-Id: I2f6da38f3976df4885af8a93106102fda64c2baf
Signed-off-by: Alexander Martinz's avatarAlexander Martinz <amartinz@shiftphones.com>
parent 0292c507
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2040,7 +2040,7 @@

    <path name="sidetone-headphones">
        <path name="sidetone-iir" />
        <ctl name="IIR0 INP0 Volume" value="54" />
        <ctl name="IIR0 INP0 Volume" value="0" />
        <ctl name="RX INT1 MIX2 INP" value="SRC0" />
        <ctl name="RX INT2 MIX2 INP" value="SRC0" />
    </path>