web-audio-analyser-2
Version:
returns an extended web audio AnalyserNode
38 lines (37 loc) • 914 B
JSON
{
"name": "web-audio-analyser-2",
"version": "2.1.0",
"description": "returns an extended web audio AnalyserNode",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/enspiral-cherubi/web-audio-analyser-2.git"
},
"keywords": [
"web",
"audio",
"audio",
"analyser",
"analyserNode",
"spectrum",
"frequency",
"equal",
"tempered",
"bark scale"
],
"author": "data-doge <eugene@enspiral.com> (http://fuckafucka.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/enspiral-cherubi/web-audio-analyser-2/issues"
},
"homepage": "https://github.com/enspiral-cherubi/web-audio-analyser-2#readme",
"dependencies": {
"average": "0.0.1",
"get-closest": "0.0.2",
"lodash.range": "^3.1.3",
"log-scale": "^1.0.1"
}
}