Why the “frame/panel” version may have failed
Your tools use WebAudio + mic/file APIs. Browsers restrict these unless the app is served from https:// or http://localhost (not file://).
Quick local run:
- Windows/macOS: open Terminal in this folder
- Run: python -m http.server 8080
- Open: http://localhost:8080
Select a tab above to load an app.