Release MIDI Tools v0.1.0

This commit is contained in:
2026-09-01 14:22:42 +02:00
commit 4b51a6d903
58 changed files with 10240 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Changelog
## 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.