update examples

This commit is contained in:
Felix Roos 2023-02-01 16:09:33 +01:00
parent 7f67adb639
commit 9a5bda862c
3 changed files with 3 additions and 7 deletions

View file

@ -7,7 +7,3 @@ This package adds midi functionality to strudel Patterns.
```sh
npm i @strudel.cycles/midi --save
```
## Dev Notes
- is this package really necessary? currently, /tone also depends on webmidi through @tonejs/piano. Either move piano out of /tone or merge /midi into /tone...