19 lines
890 B
Markdown
19 lines
890 B
Markdown
# 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.
|
|
- Added event, tempo, meter and key inspection with piano-roll and keyboard views.
|
|
- Added immediate-stop Web Audio preview and guarded transpose, quantize, tempo, crop and channel operations.
|
|
- Added CSV/JSON reports, shared Toolbox shell, offline PWA, documentation and automated release checks.
|