Publish
- @strudel.cycles/core@0.1.0 - @strudel.cycles/embed@0.1.0 - @strudel.cycles/eval@0.1.0 - @strudel.cycles/midi@0.1.0 - @strudel.cycles/mini@0.1.0 - @strudel.cycles/osc@0.1.0 - @strudel.cycles/react@0.1.0 - @strudel.cycles/serial@0.1.0 - @strudel.cycles/tonal@0.1.0 - @strudel.cycles/tone@0.1.0 - @strudel.cycles/webaudio@0.1.0 - @strudel.cycles/xen@0.1.0
This commit is contained in:
parent
c643f10530
commit
87162a9f31
19 changed files with 39 additions and 39 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@strudel.cycles/osc",
|
||||
"version": "0.0.2",
|
||||
"version": "0.1.0",
|
||||
"description": "OSC messaging for strudel",
|
||||
"main": "osc.mjs",
|
||||
"scripts": {
|
||||
|
|
@ -21,7 +21,9 @@
|
|||
"algorave"
|
||||
],
|
||||
"author": "Felix Roos <flix91@gmail.com>",
|
||||
"contributors": ["Alex McLean <alex@slab.org>"],
|
||||
"contributors": [
|
||||
"Alex McLean <alex@slab.org>"
|
||||
],
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"bugs": {
|
||||
"url": "https://github.com/tidalcycles/strudel/issues"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue