baasic csound output

This commit is contained in:
Felix Roos 2022-11-29 00:05:51 +01:00
parent 43aa2247f1
commit eab86840d3
4 changed files with 1495 additions and 284 deletions

View file

@ -2,7 +2,7 @@
"name": "@strudel.cycles/csound",
"version": "0.3.0",
"description": "csound bindings for strudel",
"main": "index.mjs",
"main": "csound.mjs",
"scripts": {
"test": "echo \"No tests present.\" && exit 0"
},