make webaudio compatible with repl
+ rename osc to wave + migrate repl.html
This commit is contained in:
parent
e0e3ab941e
commit
f210c4425b
4 changed files with 19 additions and 8 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/webaudio/webaudio.mjs';
|
||||
import controls from '@strudel.cycles/core/controls.mjs';
|
||||
|
||||
extend(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue