chore: add wiki log

This commit is contained in:
2026-07-27 11:22:01 +07:00
parent e785b88ea7
commit 62ac2e2d88
+5
View File
@@ -409,3 +409,8 @@
- **MIDI channel**: truyền msg.data[0]&0x0F vào playNote/stopNote
- **CC64 sustain/CC1 modulation**: forward qua SonicSF.controllerChange
- **Pitch Bend**: forward qua SonicSF.pitchBend (14-bit)
### [2026-07-27 11:20] Fix: All Notes Off (CC123) before MIDI NoteOn
- **Nguyên nhân:** SoundFonts như saxophone có release envelope dài, noteOff không tắt âm ngay
- **Fix:** Gửi `controllerChange(ch, 123, 0)` = All Notes Off trước mỗi NoteOn từ MIDI keyboard
- **Kết quả:** Note trước tắt ngay khi play note mới, không còn đè âm