Merge branch 'main' into midi-in

This commit is contained in:
Felix Roos 2023-09-17 17:26:42 +02:00
commit 30cba7b935
30 changed files with 1028 additions and 255 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel.cycles/midi",
"version": "0.8.0",
"version": "0.9.0",
"description": "Midi API for strudel",
"main": "index.mjs",
"publishConfig": {