@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.2.0 - 2026-09-02
|
||||
|
||||
- Moved bounded MIDI parsing, transforms and export into cancellable worker jobs
|
||||
with progress and stale-result suppression.
|
||||
- Added paired-note editing/deletion, transposition and quantization controls.
|
||||
- Added explicit opt-in, sysex-disabled Web MIDI output and bounded local
|
||||
SoundFont metadata inspection without claiming SoundFont synthesis.
|
||||
- Declared MIDI/SoundFont input, export and optional browser capability profiles
|
||||
for Toolbox handoff.
|
||||
|
||||
## 0.1.0 - 2026-09-01
|
||||
|
||||
- Added bounded Standard MIDI type 0/1 parsing and deterministic MIDI export.
|
||||
|
||||
Reference in New Issue
Block a user