update eq.c

This commit is contained in:
Steven Dan
2026-05-22 13:06:09 +08:00
parent d1c16909e8
commit 0dbe01a0bc
2 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@ unsigned g_log_switch = 0;
#include <stdint.h>
#include <stdbool.h>
#include <string.h>
#if !UAC1
#if 1// !UAC1
#include "eq_params_44100.h"
// 改动原因进一步优化EQ参数存储策略所有采样率共用44100Hz数组