From 537d64f011bff9d45ba4a59810a3a7b354daf323 Mon Sep 17 00:00:00 2001 From: Steven Dan Date: Wed, 21 Jan 2026 18:07:11 +0800 Subject: [PATCH] 10ms delay after do one sample --- lib_xua/lib_xua/src/core/audiohub/xua_audiohub.xc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib_xua/lib_xua/src/core/audiohub/xua_audiohub.xc b/lib_xua/lib_xua/src/core/audiohub/xua_audiohub.xc index a6cb839..dea4036 100644 --- a/lib_xua/lib_xua/src/core/audiohub/xua_audiohub.xc +++ b/lib_xua/lib_xua/src/core/audiohub/xua_audiohub.xc @@ -234,7 +234,7 @@ unsigned static AudioHub_MainLoop(chanend ?c_out, chanend ?c_spd_out // Reinitialise user state before entering the main loop // UserBufferManagementInit(curSamFreq); - delay_milliseconds(5); + delay_milliseconds(10); #if XUA_NUM_PDM_MICS > 0 /* Receive an initial frame and wait one sample period to ensure mic_array is ready to produce so