use local osc.js
This commit is contained in:
parent
5aa01ce91c
commit
324dcd7ef8
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import OSC from './node_modules/osc-js/lib/osc.js';
|
||||
import OSC from './osc-js/osc.js';
|
||||
import { Pattern } from '@strudel.cycles/core/strudel.mjs';
|
||||
|
||||
const comm = new OSC();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue