First go at serial output
This commit is contained in:
parent
83a46c68dc
commit
b52c42c31d
4 changed files with 84 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ import '@strudel.cycles/core/speak.mjs';
|
|||
import '@strudel.cycles/tone/pianoroll.mjs';
|
||||
import '@strudel.cycles/tone/draw.mjs';
|
||||
import '@strudel.cycles/osc/osc.mjs';
|
||||
import '@strudel.cycles/serial/serial.mjs';
|
||||
import controls from '@strudel.cycles/core/controls.mjs';
|
||||
|
||||
extend(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue