Add waveform animations

This commit is contained in:
2026-03-26 15:32:03 +00:00
parent d47cae5a95
commit ecb61dad41
3 changed files with 146 additions and 14 deletions

View File

@@ -8,7 +8,9 @@
"Bash(find /Users/mattsp/.cargo/registry/src -name build.rs -path */rp-pac*)",
"Bash(chmod +x /Users/mattsp/projects/sound/build-web.sh)",
"Bash(/Users/mattsp/projects/sound/build-web.sh)",
"Bash(wasm-pack build:*)"
"Bash(wasm-pack build:*)",
"Read(//Users/mattsp/projects/sound/**)",
"Bash(./build-web.sh)"
]
}
}