update webmidi + remove tone piano

This commit is contained in:
Felix Roos 2022-11-04 20:36:33 +01:00
parent 854692f975
commit a677b94297
6 changed files with 395 additions and 627 deletions

View file

@ -23,7 +23,6 @@
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.2.0",
"@tonejs/piano": "^0.2.1",
"chord-voicings": "^0.0.1",
"tone": "^14.7.77"
}