add operation: generate spectrogram

This commit is contained in:
Brunon Blok 2023-04-10 16:18:29 +00:00
parent 1bc88728f0
commit 6ebbd15ab2
4 changed files with 349 additions and 1 deletions

View file

@ -117,6 +117,7 @@
"d3": "7.8.2",
"d3-hexbin": "^0.2.2",
"diff": "^5.1.0",
"dsp.js": "^1.0.1",
"es6-promisify": "^7.0.0",
"escodegen": "^2.0.0",
"esprima": "^4.0.1",
@ -171,6 +172,7 @@
"unorm": "^1.6.0",
"utf8": "^3.0.0",
"vkbeautify": "^0.99.3",
"wavefile": "^11.0.0",
"xmldom": "^0.6.0",
"xpath": "0.0.32",
"xregexp": "^5.1.1",