mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-26 21:18:49 +00:00
hotfix: add missing osc import
This commit is contained in:
parent
e664834fd9
commit
69703072df
@ -22,6 +22,7 @@ evalScope(
|
|||||||
import('@strudel.cycles/midi'),
|
import('@strudel.cycles/midi'),
|
||||||
import('@strudel.cycles/xen'),
|
import('@strudel.cycles/xen'),
|
||||||
import('@strudel.cycles/webaudio'),
|
import('@strudel.cycles/webaudio'),
|
||||||
|
import('@strudel.cycles/osc'),
|
||||||
);
|
);
|
||||||
|
|
||||||
const initialUrl = window.location.href;
|
const initialUrl = window.location.href;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user