hot mode + tone synth experiments

This commit is contained in:
Felix Roos 2022-02-08 23:01:01 +01:00
parent 89ee94e953
commit 20cbaf913a
9 changed files with 502 additions and 80 deletions

View file

@ -1,5 +1,5 @@
{
"include": ["src", "types"],
"include": ["src", "types", "public/hot.js"],
"compilerOptions": {
"allowJs": true,
"module": "esnext",