make webaudio compatible with repl

+ rename osc to wave
+ migrate repl.html
This commit is contained in:
Felix Roos 2022-04-16 21:39:14 +02:00
parent e0e3ab941e
commit f210c4425b
4 changed files with 19 additions and 8 deletions

View file

@ -6,6 +6,9 @@
"directories": {
"example": "examples"
},
"scripts": {
"example": "npx parcel examples/repl.html"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tidalcycles/strudel.git"