patch osc-js browser version
This commit is contained in:
parent
f698078f94
commit
05c900d291
2 changed files with 1734 additions and 1 deletions
1733
packages/osc/lib/osc-js.js
Normal file
1733
packages/osc/lib/osc-js.js
Normal file
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';
|
import { Pattern } from '@strudel.cycles/core/strudel.mjs';
|
||||||
|
|
||||||
const comm = new OSC();
|
const comm = new OSC();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue