chore: add wiki log
This commit is contained in:
@@ -403,3 +403,9 @@
|
|||||||
- **Modal**: search bar + flat instrument list + soundfont name prefix
|
- **Modal**: search bar + flat instrument list + soundfont name prefix
|
||||||
- **Fix**: `2ad2922` had extra closing paren in PluginManagerModal (build fix)
|
- **Fix**: `2ad2922` had extra closing paren in PluginManagerModal (build fix)
|
||||||
- **Arch**: loại bỏ hai-bước, click Synth → chọn instrument trực tiếp
|
- **Arch**: loại bỏ hai-bước, click Synth → chọn instrument trực tiếp
|
||||||
|
|
||||||
|
### [2026-07-27 11:05] Feat: MIDI keyboard NoteOff sustain + CC/pitch bend realtime
|
||||||
|
- **NoteOff**: durationMs=60000, NoteOff gọi stopNote(ch,pitch) → note tắt ngay
|
||||||
|
- **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)
|
||||||
|
|||||||
Reference in New Issue
Block a user