feat: add bounce-to-WAV export with offline rendering via Tone.Offline

This commit is contained in:
Xiaohan-Tian
2026-04-11 12:18:30 -07:00
parent d94b53dcf5
commit d4864426e3
6 changed files with 643 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
position: fixed;
inset: 0;
background-color: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(4px);
z-index: 20000;
display: flex;
align-items: center;