mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-24 13:59:07 -04:00
patch osc-js browser version
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
import OSC from './node_modules/osc-js/lib/osc.js';
|
||||
import OSC from './lib/osc-js.js';
|
||||
import { Pattern } from '@strudel.cycles/core/strudel.mjs';
|
||||
|
||||
const comm = new OSC();
|
||||
|
||||
Reference in New Issue
Block a user