CSound based engine

This commit is contained in:
2025-10-13 11:51:20 +02:00
parent 179c52facc
commit 51e7c44c93
7 changed files with 978 additions and 5 deletions

View File

@ -22,6 +22,7 @@
"vite": "npm:rolldown-vite@7.1.14"
},
"dependencies": {
"@csound/browser": "7.0.0-beta11",
"zzfx": "^1.3.2"
}
}