mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
hotfix: add missing osc import
This commit is contained in:
@@ -22,6 +22,7 @@ evalScope(
|
||||
import('@strudel.cycles/midi'),
|
||||
import('@strudel.cycles/xen'),
|
||||
import('@strudel.cycles/webaudio'),
|
||||
import('@strudel.cycles/osc'),
|
||||
);
|
||||
|
||||
const initialUrl = window.location.href;
|
||||
|
||||
Reference in New Issue
Block a user