ableton link mvp

This commit is contained in:
Felix Roos
2023-01-26 21:46:57 +01:00
parent ad917afba4
commit eeaead66b5
3 changed files with 203 additions and 0 deletions
+4
View File
@@ -48,6 +48,7 @@
"homepage": "https://strudel.tidalcycles.org",
"devDependencies": {
"@vitest/ui": "^0.25.7",
"abletonlink": "^0.1.3",
"c8": "^7.12.0",
"canvas": "^2.11.0",
"dependency-tree": "^9.0.0",
@@ -61,5 +62,8 @@
"prettier": "^2.8.1",
"rollup-plugin-visualizer": "^5.8.1",
"vitest": "^0.25.7"
},
"dependencies": {
"node-web-audio-api": "^0.5.0"
}
}