add operation: generate spectrogram

This commit is contained in:
Brunon Blok 2023-04-10 16:18:29 +00:00 committed by Thomas Windt
parent c57556f49f
commit 7bfc0a0450
4 changed files with 341 additions and 1 deletions

View file

@ -124,6 +124,7 @@
"d3-hexbin": "^0.2.2",
"diff": "^5.2.0",
"dompurify": "^3.2.5",
"dsp.js": "^1.0.1",
"es6-promisify": "^7.0.0",
"escodegen": "^2.1.0",
"esprima": "^4.0.1",
@ -185,6 +186,7 @@
"utf8": "^3.0.0",
"uuid": "^11.1.0",
"vkbeautify": "^0.99.3",
"wavefile": "^11.0.0",
"xpath": "0.0.34",
"xregexp": "^5.1.1",
"zlibjs": "^0.3.1"