Add a basic selection of instruments from the MIDI and chiptune categories

This commit is contained in:
mtkennerly
2019-07-21 10:40:50 -04:00
parent 359b56ad62
commit 7d2660465e
178 changed files with 1089 additions and 47 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,8 @@
node_modules/
out/
tmp/
assets/
audio/**/*_data/
*.aup
*.tgz
.vscode/