patch osc for client

This commit is contained in:
Felix Roos 2022-04-12 23:42:46 +02:00
parent c9d7a2f313
commit e069e66952
3 changed files with 1808 additions and 75 deletions

View file

@ -1,4 +1,4 @@
import OSC from './osc-js/osc.js';
import OSC from './osc.js';
import { Pattern } from '@strudel.cycles/core/strudel.mjs';
const comm = new OSC();