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

@ -27,6 +27,6 @@
"dependencies": {
"@strudel.cycles/core": "^0.2.0",
"@tonaljs/tonal": "^4.6.5",
"webmidi": "^3.0.15"
"webmidi": "^3.0.21"
}
}