From c7372d21d2a96d1147053b3b4517fc1dd12b60fa Mon Sep 17 00:00:00 2001 From: "Ben V. Brown" Date: Tue, 4 Jul 2023 23:36:18 +1000 Subject: [PATCH] Turn off resample for now (to avoid 56k profile) --- config/open_source/target.mk | 2 +- config/open_source/tgt_hardware.c | 19 ------------------- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/config/open_source/target.mk b/config/open_source/target.mk index 7fea467..f0c5525 100644 --- a/config/open_source/target.mk +++ b/config/open_source/target.mk @@ -101,7 +101,7 @@ PC_CMD_UART ?= 0 AUDIO_SECTION_ENABLE ?= 0 -AUDIO_RESAMPLE ?= 1 +AUDIO_RESAMPLE ?= 0 RESAMPLE_ANY_SAMPLE_RATE ?= 1 diff --git a/config/open_source/tgt_hardware.c b/config/open_source/tgt_hardware.c index 81e7d76..ddf05c7 100644 --- a/config/open_source/tgt_hardware.c +++ b/config/open_source/tgt_hardware.c @@ -643,25 +643,6 @@ static const struct_anc_cfg POSSIBLY_UNUSED #endif }; -/* -//ff - - -Filter1_B=[ 42465729, -84858529, 42392831]; -Filter1_A=[ 134217728, -268346271, 134128558]; - -Filter2_B=[ 136159949, -267039705, 130899919]; -Filter2_A=[ 134217728, -267039705, 132842140]; - -Filter3_B=[ 132746107, -263254540, 130599907]; -Filter3_A=[ 134217728, -263254540, 129128286]; - -Filter4_B=[ 131402980, -255575175, 125032243]; -Filter4_A=[ 134217728, -255575175, 122217496]; - - - -*/ static const struct_anc_cfg POSSIBLY_UNUSED AncFirCoef_44p1k_mode0 = {