Add Noise and Transport components

This commit is contained in:
KevinNThomas
2021-07-17 22:30:40 -07:00
parent 22f9d5f118
commit ad9cb7a6f8
4 changed files with 103 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
},
"dependencies": {
"core-js": "^3.6.5",
"tone": "^14.7.77",
"vue": "^2.6.11",
"vuetify": "^2.4.0"
},