From 408df1d72ca4d86f50721c995023cda4f17f2ebc Mon Sep 17 00:00:00 2001 From: Anoush Khazeni Date: Thu, 8 Sep 2022 10:44:49 -0700 Subject: [PATCH 1/2] [T6pro] Updating the hotword pipeline gain settings. Updating the gain settings as follows: Docked: eraser_pre_gain : 17.0dB eraser_post_gain : 18.6dB non_eraser_gain : 35.6dB Undocked: eraser_pre_gain : 22.0dB eraser_post_gain : 0dB non_eraser_gain : 22.0dB Bug: 209861919 Test: Build only Change-Id: If0e5c6f74574ad66ff114c512de38d3da5915641 --- audio/tangorpro/audio-tables.mk | 1 + audio/tangorpro/tuning/bluenote/smartfeature.gstf | Bin 0 -> 380 bytes 2 files changed, 1 insertion(+) create mode 100644 audio/tangorpro/tuning/bluenote/smartfeature.gstf diff --git a/audio/tangorpro/audio-tables.mk b/audio/tangorpro/audio-tables.mk index 11c585f..401591d 100644 --- a/audio/tangorpro/audio-tables.mk +++ b/audio/tangorpro/audio-tables.mk @@ -43,6 +43,7 @@ PRODUCT_COPY_FILES += $(call copy-files,$(wildcard $(SPK_FIRMWARE_FULL_PATH)/*) # Audio tuning PRODUCT_COPY_FILES += \ device/google/tangorpro/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/recording.gatf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/recording.gatf \ + device/google/tangorpro/audio/$(AUDIO_TABLE_FOLDER)/tuning/bluenote/smartfeature.gstf:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/smartfeature.gstf \ device/google/tangorpro/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/BLUETOOTH.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/BLUETOOTH.dat \ device/google/tangorpro/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSFREE.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSFREE.dat \ device/google/tangorpro/audio/$(AUDIO_TABLE_FOLDER)/tuning/fortemedia/HANDSET.dat:$(TARGET_COPY_OUT_VENDOR)/etc/aoc/HANDSET.dat \ diff --git a/audio/tangorpro/tuning/bluenote/smartfeature.gstf b/audio/tangorpro/tuning/bluenote/smartfeature.gstf new file mode 100644 index 0000000000000000000000000000000000000000..a76df98e4c68b34d777aa384f6377c7a6a2b9723 GIT binary patch literal 380 zcmXRZ%}Xv}WMC*uEy`nIU|;|;8A?j?($@g#)RM$>1t9I1a_qB4*AsQSp9OadjP46h zsNdJvlCjb!Nokr9|F`>}vr{XJIe_ZGph46jC9xzi2grHB%)pQW7G!1+P-kEOav4;B zSQuyt$gWjDEDB}s0=Ym^2viTG7 Date: Wed, 21 Sep 2022 10:12:23 +0800 Subject: [PATCH 2/2] waves: support AUDIO_DEVICE_OUT_DGTL_DOCK_HEADSET Bug: 247904183 Test: manual test Signed-off-by: Jasmine Cha Change-Id: I0aa5e99a18ec954821e46a8016b2a99e5a7de3b1 --- audio/tangorpro/tuning/waves/waves_config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/tangorpro/tuning/waves/waves_config.ini b/audio/tangorpro/tuning/waves/waves_config.ini index 4504518..11f4d83 100644 --- a/audio/tangorpro/tuning/waves/waves_config.ini +++ b/audio/tangorpro/tuning/waves/waves_config.ini @@ -55,4 +55,4 @@ AlgFxPath64=/vendor/lib64/libAlgFx_HiFi3z.so CASE_1=PRIORITY:0,NUMBERS:2:0|1,PRESET:SPEAKER_MUSIC CASE_2=PRIORITY:1,NUMBERS:1|2|4194304:2|3|4,PRESET:SPEAKER_SAFE_CALL CASE_3=PRIORITY:2,NUMBERS:1|4194304:0|1,PRESET:SPEAKER_SAFE_MUSIC -CASE_4=PRIORITY:3,NUMBERS:16384|67108864:0|1|2|3|4,PRESET:DOCKSPEAKER_MUSIC +CASE_4=PRIORITY:3,NUMBERS:4096|16384|67108864:0|1|2|3|4,PRESET:DOCKSPEAKER_MUSIC