basic hydra integration
This commit is contained in:
parent
05095805f1
commit
7f3cdedef9
7 changed files with 261 additions and 44 deletions
|
|
@ -34,6 +34,7 @@
|
|||
"@strudel.cycles/transpiler": "workspace:*",
|
||||
"@strudel.cycles/webaudio": "workspace:*",
|
||||
"@strudel.cycles/xen": "workspace:*",
|
||||
"@strudel/hydra": "workspace:*",
|
||||
"@strudel/codemirror": "workspace:*",
|
||||
"@strudel/desktopbridge": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.21.0",
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ let modules = [
|
|||
import('@strudel.cycles/xen'),
|
||||
import('@strudel.cycles/webaudio'),
|
||||
import('@strudel/codemirror'),
|
||||
|
||||
import('@strudel/hydra'),
|
||||
import('@strudel.cycles/serial'),
|
||||
import('@strudel.cycles/soundfonts'),
|
||||
import('@strudel.cycles/csound'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue