j7elte: mixer: Change camcorder-mic input to use only the main mic and increase the...
authorDanny Wood <danwood76@gmail.com>
Tue, 27 Aug 2019 13:26:22 +0000 (14:26 +0100)
committerDario Trombello <dariotr@outlook.de>
Thu, 18 Jun 2020 19:42:50 +0000 (21:42 +0200)
Change-Id: I93ad574efaaad9e665b91b374f5e74e93fafec5b

configs/audio/mixer_paths.xml

index 9fb5cac69067ec466b2854128a3397026b16bedb..e0582b3d6d1b4621cdf56de078ce8e01bca8e5ef 100644 (file)
        <!-- camcorder input -->
        <path name="camcorder-mic-oe">
                <path name="route-ap-rx" />
-               <path name="dev-dual-main_right-2nd_left-mic" />
+               <path name="dev-main-mic" />
        </path>
 
        <path name="camcorder-headset-mic">
 
        <!-- camcorder input volume -->
        <path name="gain-camcorder-mic-oe">
-               <ctl name="MIC1 Volume" value="12" />
+               <ctl name="MIC1 Volume" value="24" />
                <ctl name="MIC1 Boost Volume" value="1" />
-               <ctl name="Line-in Volume" value="4" />
-               <ctl name="ADC Left Gain" value="150" />
-               <ctl name="ADC Right Gain" value="150" />
+               <ctl name="ADC Left Gain" value="137" />
+               <ctl name="ADC Right Gain" value="137" />
        </path>
 
        <path name="gain-camcorder-headset-mic">