From d18c0085b60f4f055f0992d6406eb9db7a9286c8 Mon Sep 17 00:00:00 2001 From: 3dtours Date: Mon, 27 Jul 2026 09:28:45 +0700 Subject: [PATCH] chore: add wiki log --- wiki.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/wiki.md b/wiki.md index 46413f6..26f6548 100644 --- a/wiki.md +++ b/wiki.md @@ -392,3 +392,8 @@ ### [2026-07-27 08:48] Fix: equal bar widths + selection tempo/time mode - **WaveformLane:** Integer beat loop thay vì `t += beatDuration` (fix bar width drift) - **Selection mode:** Nút toggle ♪T (theo tempo - đổi BPM → selection thay đổi) / ⏱T (cố định thời gian) + +### [2026-07-27 09:25] Feat: eager soundfont scan at startup +- **App load**: fetch full catalog with all instrument presets +- **Merge**: gán presets vào từng soundfont trong instrumentSelectorData +- **Synth button**: hiển thị presets từ cache, không cần API call per-SF