feat: add mondough package to run strudel via mondo

This commit is contained in:
Felix Roos 2025-03-16 10:49:18 +01:00
parent 11196fb1e6
commit fae59a6bcd
No known key found for this signature in database
8 changed files with 221 additions and 5 deletions

View file

@ -42,6 +42,7 @@
"@strudel/tonal": "workspace:*",
"@strudel/transpiler": "workspace:*",
"@strudel/webaudio": "workspace:*",
"@strudel/mondough": "workspace:*",
"@strudel/xen": "workspace:*",
"@supabase/supabase-js": "^2.48.1",
"@tailwindcss/forms": "^0.5.10",

View file

@ -84,6 +84,7 @@ export function loadModules() {
import('@strudel/gamepad'),
import('@strudel/motion'),
import('@strudel/mqtt'),
import('@strudel/mondough'),
];
if (isTauri()) {
modules = modules.concat([