Publish
- @strudel.cycles/core@0.3.1 - @strudel.cycles/eval@0.3.0 - @strudel.cycles/midi@0.3.0 - @strudel.cycles/mini@0.3.0 - @strudel.cycles/react@0.3.0 - @strudel.cycles/soundfonts@0.3.0 - @strudel.cycles/tonal@0.3.0 - @strudel.cycles/tone@0.3.0 - @strudel.cycles/webaudio@0.3.0 - @strudel.cycles/webdirt@0.3.0 - @strudel.cycles/xen@0.3.0
This commit is contained in:
parent
57e373f578
commit
b1ebf6367c
20 changed files with 26 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@strudel.cycles/midi",
|
||||
"version": "0.2.0",
|
||||
"version": "0.3.0",
|
||||
"description": "Midi API for strudel",
|
||||
"main": "index.mjs",
|
||||
"repository": {
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/tidalcycles/strudel#readme",
|
||||
"dependencies": {
|
||||
"@strudel.cycles/tone": "^0.2.0",
|
||||
"@strudel.cycles/tone": "^0.3.0",
|
||||
"tone": "^14.7.77",
|
||||
"webmidi": "^3.0.21"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue