BWF Analyser: browser page and macOS app

Reads and edits BWF metadata for production sound. One source tree builds a
single self-contained page and a native Tauri app with a Rust audio engine and
WAV writer. Around 370 checks across seven test suites.

First commit of the existing state, so that from here every change can be
seen and undone.
This commit is contained in:
2026-08-17 22:50:39 +08:00
commit 2d0b7fe8b5
50 changed files with 42383 additions and 0 deletions
@@ -0,0 +1 @@
{"default":{"identifier":"default","description":"Core APIs plus the native open dialog. The app's own bwf_* commands are not listed here: commands defined by the application itself, called from its own local frontend, are allowed without an ACL entry. Only plugin commands need one.","local":true,"windows":["main"],"permissions":["core:default","dialog:allow-open","dialog:allow-save","window-state:default"]}}