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,6 +23,6 @@
"dependencies": {
"@strudel.cycles/tone": "^0.2.0",
"tone": "^14.7.77",
"webmidi": "^2.5.2"
"webmidi": "^3.0.21"
}
}