From a84a89b33c8362578ce8070d6b3773c258c5d7b6 Mon Sep 17 00:00:00 2001
From: graydon <weidong.gao@cretone.cn>
Date: 星期二, 24 六月 2025 21:16:01 +0800
Subject: [PATCH] 新增离线CPU计算由DLL完成。接口如下: __DLL_EXPORT float topo_cal_cpu(const char* m_str, const char* resoure_path);

---
 Infinite/release/PC-DLL/modexport_250624.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Infinite/release/PC-DLL/modexport_250624.json b/Infinite/release/PC-DLL/modexport_250624.json
index 8575972..c70f9f2 100644
--- a/Infinite/release/PC-DLL/modexport_250624.json
+++ b/Infinite/release/PC-DLL/modexport_250624.json
@@ -363,7 +363,7 @@
       "module_name": "ModuleProcLibs",
       "module_type": 128,
       "module_create": "ReverbCreate",
-      "cpu_ulitity": 3.75,
+      "cpu_ulitity": 4.5,
       "multiChannel": 1,
       "level_num": 0
     },

--
Gitblit v1.9.3