patch osc for client
This commit is contained in:
parent
c9d7a2f313
commit
e069e66952
3 changed files with 1808 additions and 75 deletions
1733
packages/osc/osc.js
Normal file
1733
packages/osc/osc.js
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,4 +1,4 @@
|
||||||
import OSC from './osc-js/osc.js';
|
import OSC from './osc.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