Merge remote-tracking branch 'origin/main' into dirtify-plain-values

This commit is contained in:
Felix Roos
2022-04-14 00:05:06 +02:00
22 changed files with 334 additions and 362 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
import OSC from './osc.js';
import { Pattern } from '@strudel.cycles/core/strudel.mjs';
import { dirtify, objectify } from '@strudel.cycles/core/util.mjs';
import { Pattern, dirtify, objectify } from '@strudel.cycles/core';
const comm = new OSC();
comm.open();