add install commands
This commit is contained in:
parent
c4d14594ce
commit
73996997e5
7 changed files with 42 additions and 0 deletions
|
|
@ -2,6 +2,12 @@
|
|||
|
||||
This package adds Tone.js functions to strudel Patterns.
|
||||
|
||||
## Install
|
||||
|
||||
```sh
|
||||
npm i @strudel.cycles/tone --save
|
||||
```
|
||||
|
||||
## Dev Notes
|
||||
|
||||
- `@tonejs/piano` has peer dependency on `webmidi@^2.5.1`! A newer version of webmidi will break.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue