This commit is contained in:
Felix Roos 2022-02-09 22:11:25 +01:00
parent f6c4bdb8a6
commit c891dda8eb
6 changed files with 128 additions and 1 deletions

View file

@ -15,6 +15,7 @@
"shift-codegen": "./shift-codegen.js",
"shift-regexp-acceptor": "./shift-regexp-acceptor.js",
"shift-spec": "./shift-spec.js",
"tone": "./tone.js"
"tone": "./tone.js",
"webmidi": "./webmidi.js"
}
}