{"_id":"essentia.js","_rev":"7-a0f161a17a31401064aed87e3e1d471b","name":"essentia.js","dist-tags":{"latest":"0.1.3"},"versions":{"0.0.8":{"name":"essentia.js","version":"0.0.8","description":"JavaScript port and bindings for essentia C++ music/audio analysis and processing library via Emscripten and WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"albin.correya@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"build":"make -f Makefile.essentiajs","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"tests"},"dependencies":{"esm":"3.2.25"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"^4.2.0","mocha":"^6.1.4","esm":"^3.2.25"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","webaudio","audio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"contributors":[{"name":"Albin Correya","url":"albin.correya@upf.edu"}],"gitHead":"7602043d944c5d7d91715d4c55aefb91cf0c685d","bundleDependencies":["esm"],"_id":"essentia.js@0.0.8","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-w+zurWnzjWxFEqo9F8TQfatqXdlaiVXNKu5jPWH9BsqX3frPrScOTTCLNaFEUnLebzM8MJ867GapocOjqpvgJg==","shasum":"a081a33fe3850b66c9acbf62f4d049e81037bfbd","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.0.8.tgz","fileCount":14,"unpackedSize":5078201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVRP+CRA9TVsSAnZWagAAHg0P/jmF74HVTyw5eYqeFRAo\nU3AV/l0suGuvsjmPTGK0gk/iT26hpUeOSxv95/9K2jXKSOfw+jwm8R9SJv38\nWw1NKRKNIZctrpabQelKXAkorNXuqqJ/p4CJO+BNp9/Q7UxEXsroC45ITXqs\nSgPLhdzCLxkbpahUSMB6vSJNFiAdsR+RzNgZeubZHv7fMX0anpFVI+l2fzBB\nrMP39SigbUwFjeLmUVRkO7B/bC8s+2cNzEFUN4MhD8C5p0Vrd8B4W8j67qWR\nIkUegXZPU9o75S5av0B9XVowP7/CyPjzyMYZ+VVilY6zXuZG6mSCmYgeoz51\nkOum3tiJ2vzT5ExiwiKEjgNCcXJ1zshfv9e51ys/C5mZAZkvhAIYZEmUbAXU\nDguzBfxWu61Xqsfm7m3QHQoNQT3jAVmal+IuLo3luIcB6siJ1drvIU+f5I8V\nFnjEo5EGgx4StanxOZe6dSATePlTUG0HYo+EiobJeIEH5IPshS240ma238aM\n0m9NCkm3B3drCfu7WZ1KblnDH36FFrSOOBQ62fLGnswt9YQc5odzj9Ly68H+\nfoQbJH8F44LrJOpSYfui5TvRp4VKP8/mwIoBTE11Ise/tOwznfr1XwC2HR0+\nd5hodi6zxYGM9PaU+pKe9KxDssSi/IpGBmmsibLQ6vMhRFEac2VUUQVYfNcG\nLINZ\r\n=621J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRWLlSvaWZNp5yLfSuO8PrBKR+gJ/1LJ1OawwmoGMJBAIhANLYzBmp/TD4LhxjxV6F+0xVAPy8nIiZwRI6LgaXwFVc"}]},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"}],"_npmUser":{"name":"mtgupf","email":"mtg-info@upf.edu"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.0.8_1582633981928_0.409713524573287"},"_hasShrinkwrap":false},"0.0.9-dev":{"name":"essentia.js","version":"0.0.9-dev","description":"JavaScript library for music/audio analysis and processing for both real-time and offline use-cases, powered by WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"albin.correya@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"cd docs && jsdoc --readme index.md -u tutorials/ -P ../package.json -c jsdoc.config.json","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"dependencies":{"esm":"3.2.25"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"^4.2.0","esm":"^3.2.25","mocha":"^6.1.4","rollup":"^2.0.6","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","webaudio","audio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"contributors":[{"name":"Albin Correya","url":"albin.correya@upf.edu"}],"gitHead":"3363cfc50ca4bcfbf369ea7be546d33c735878fd","bundleDependencies":["esm"],"_id":"essentia.js@0.0.9-dev","_nodeVersion":"12.9.1","_npmVersion":"6.10.2","dist":{"integrity":"sha512-0NsY6DhE4Ns+tOGxBvKAh8PdWd6+bkKnQqIu0e4ooDECg7vw5r79JYw50jEina00wZlWfLaWC8lCjvE+zCwz5g==","shasum":"232d367bb934835655a456990847f5b9ad4f8fda","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.0.9-dev.tgz","fileCount":18,"unpackedSize":5214962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJec7c1CRA9TVsSAnZWagAAuegP/jsvFSo3qHor0YwfLQle\nTs+dizXnt8t7efDPjKlsgVOJFwE7JXI1w2ViRAKoGFgqGOJh/bUhay4k0eDY\n6+7abVMqsvfWCrm5x00W8cAKvd4ths3KF0hGIJCvCvBH5iTNwYZn+/uGlvXf\nKFqJXjxeZ6LlWPYVpzutY/NpJOT+GPBx7kkhbHcpHEEny6QqHbvfbDRdY21X\nsGaEPLiZLAH2Asj4bHaGmFdEJiLbZ67jCE8VUDwtbhCCSIZE2dGSCPKgQWLg\nW3PCXBoM5lO38CupRMSkP6GHt9ewF+TBzpjoX2TvUP+8VaaTo6pClgLMK8jY\n7YHVByrShnzckK4afVKQqYTgbWmR/gwMFN+U+XkYOruF79lTAtxs6YTg1cOU\nREnDXorwbf6BCsOqFbSfx4gei2/y0f/W9uzndB6VOSUKHFBUKalvYh7kL5Wf\nCrWSED178dtt1SB8KeY2rzqo/3sRbGk4gF4Jj813mqeT9iDLFrRoNM4ESd6D\np0tQyqqw3H+Dtke570J5nCiKbXVeTmpCd5I77piLqAYR+WoGdGHdqnIUZwVr\nXBeZ6nIamQHmx7AS2eb06oiWVDuzZS1mVnDxmOv2YxNyAyx5rYMa5CfmdkMU\nsxmwo8ClWzWy4O8JZlMqI1RK6Sm16kuz6TprN0oMgOhhDYgSVBMkO1DIIdiF\nYL8C\r\n=CbC8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF3k0UQhvnHz0AjTzVS6C6gSklb0LBiRHbLQaLlWQLXhAiAUBpHx7qUdYCkQs5es8omLed7cwKiBG1b2pEjrlXnzYA=="}]},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"}],"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.0.9-dev_1584641844435_0.23361576236789205"},"_hasShrinkwrap":false},"0.0.9":{"name":"essentia.js","version":"0.0.9","description":"JavaScript library for music/audio analysis and processing for both real-time and offline audio feature extraction, powered by WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"albin.correya@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"./build-docs.sh","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"dependencies":{"esm":"3.2.25"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/preset-env":"^7.4.5","chai":"^4.2.0","esm":"^3.2.25","foodoc":"0.0.9","jsdoc":"^3.6.3","rollup":"^2.0.6","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","webaudio","audio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"bundleDependencies":["esm"],"contributors":[{"name":"Albin Correya","url":"albin.correya@upf.edu"}],"gitHead":"fdc350cdb0b9ba1621ec265aa73dbaac317a700b","_id":"essentia.js@0.0.9","_nodeVersion":"10.16.1","_npmVersion":"6.13.6","dist":{"integrity":"sha512-D1+MCoY5JvEM3SsY10a4nTrnfPwrRIuqF2Makgh9m1BPA2JNyAUvdE0IazOOYeAhzCZNVvpGBx/I0oMzQCkngg==","shasum":"890e7ed1eebacdf8b5f44ce45742f978e6d7114c","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.0.9.tgz","fileCount":24,"unpackedSize":5525540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepk7NCRA9TVsSAnZWagAA9EUP/RiQyD18JYFh+W9NLmGR\nRhvyEwf4cRXf1doc82dX4i7Qpx0EXXUP/eT4mVsKy5NZlv1aXdQpJXFlvGgk\nFfd4bsRVWBNvbO+kbIoiU3BaO4ab845ACynJUG7wSTQs260zwxofF7JS9e+M\nxhxgzf0fIU3BZ3l9M3KHy2emY4YK6pzCzLRcwdRA9brfqbsoHBVP2vTeR3Mq\nsD/j/E3DtalYW3NEdkvi/Xd4YHfNRwQy7f+FVtW9WJt4MQ/ZQZe9CWbQtnNw\nBgUs8a3w0gQT+6swYA3SQmzegdXveLgHg/PZmu5GliHPDEDv084vUlICJQ77\nJgDVsd1VZYVL6mUrjrcsq4jMYCbQdM0T7kvKTcy6MboaE79eWP47+9DaYYTK\nEWcJvRNfANevXNSxfcGi+vgJYobcoVLRjwZy2bTb+86gXxY/cNYvMBcOhL7K\nf55H38JCRbGkth2DXxV7zgttHBOlFj+jadXjYEjXi1CGkTGfazed6VHtJThF\ndQ/XPMEE0yYkZKKzNALw1UGI9ks5i29mYsfXx9PaAJBQPapWsYpQ0EpYeAgI\nrEWEz5tgsNXcT3o1V6KTepESaJI4ZIocoB3iW1Ol6/R22wL2IktJY//Sh3Kg\n5/NFxLphL/CpWr1SqTNNZ/n8UGUcKnuiiFFRYEfbYBGW/H1kP4S0hArUHSqQ\nBK8x\r\n=wbVy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCyPyvasgGs/VX/D0EcB2NudTuPxKZlZ6K5uEgB4n9jTQIgfdROdcCKNo6nMAgRQmGYdUJ73f4ygozQyNUPY+Qh2Tg="}]},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"}],"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.0.9_1587957452540_0.26792218769258724"},"_hasShrinkwrap":false},"0.1.0":{"name":"essentia.js","version":"0.1.0","description":"JavaScript library for music/audio analysis and processing for both real-time and offline audio feature extraction, powered by WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"albin.correya@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"./build-docs.sh","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"dependencies":{"esm":"3.2.25"},"devDependencies":{"chai":"^4.2.0","esm":"^3.2.25","foodoc":"0.0.9","jsdoc":"^3.6.3","mocha":"^8.1.3","rollup":"^2.11.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.8.3"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","webaudio","audio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"bundleDependencies":["esm"],"contributors":[{"name":"Albin Correya","url":"albin.correya@upf.edu"}],"gitHead":"d622b4779bcd7db4b81f4c9aff11ad394458e215","_id":"essentia.js@0.1.0","_nodeVersion":"10.16.1","_npmVersion":"6.13.6","dist":{"integrity":"sha512-I/KbZ9YztsSNeGpuWgkrGG3KnrED5lsARHyYTTaV1Kblgl4T4AmfhVZrelnfI7EuaZVycutsGV+Mx2nibGgx4Q==","shasum":"22a0b326872cbc20132058670fc8b821d17a8dbd","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.1.0.tgz","fileCount":33,"unpackedSize":6910558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhLFVCRA9TVsSAnZWagAAFx0P/i5gVzSoXkS2Pjm1rgmo\n0JW3RHAHlSyDM8x9FjzEGkUb0SBkYXHxy3DPNUsOEOASebC1QgTxU2leN3Pt\nJIR6ypTnE+FJSLCYQ+0YcwZG4VOPdcuz2YijQwrGoYz5z9qhZR8BD9JU1ZF8\nKb1a65M/vtYwVpQVDwnYbNuwZC6Ia6zcOhEfJG8QmTFQWvSu2NEVTfF4hMp0\ncRmZ8hGLo8zeA5YMY97VqWYHnfMDUID472EyXhd8qEsue9/QCAKIHSmo7cIb\nZDZZpXPp2MFioTC24FrkHvUijncLcwnawJSu+jsdSX9ZdM35MdRciiE7iQtp\n5X3Ero8FGO2M8A38/NGmcd3V73ZCrQAbu/2g/a2lHoHVNjOMxIn/W0T1NVg4\nFRREm8CAbyrpGb35z8J9FCxJMSfAOcGEzLNNfRbsB1qqq4vxNTHm47IJlLlQ\nq9IDGzsxB//WzgmKTQPkbSL32JPWyWbEOpFmAvB/kmxA+BJIb7Y+oEBGMd2X\nFVncqbHBLKgNndMyCaBLHaXaAId9MeFkYI3GdUsEouUtr1/ngKo5rHqYSF3D\nys0CtBXPs1ZQ+aEGa0R0QAiUFvnReRTU9gH9xCbbCU7lnvnZMa4IJuhcGmeY\nxSPUixYGEli5quVmENBriZdS9bJcTeTT+1OszFRL0syhvF8gzjPn6s3GKZ7p\nUbXc\r\n=gtcO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBkGQWfT5fdAGkXRXVHpzHECfnvqQN3/J87m8iUjSrdwAiAMgWsbI4sMpoetWTzTMifemCTSLoRSKQqUbWaMbvJQEw=="}]},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"},{"name":"albincorreya","email":"aacorreya@gmail.com"}],"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.1.0_1602531669110_0.52571906012431"},"_hasShrinkwrap":false},"0.1.1":{"name":"essentia.js","version":"0.1.1","description":"JavaScript library for music/audio analysis and processing, powered by Essentia WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"mtg@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"./build-docs.sh","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"devDependencies":{"@tensorflow/tfjs-node":"^3.7.0","chai":"^4.2.0","esm":"^3.2.25","foodoc":"0.0.9","jsdoc":"^3.6.3","mocha":"^8.4.0","rollup":"^2.11.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.9.10"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","machine-learning","webaudio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"dependencies":{"node-wav":"0.0.2"},"gitHead":"2f6d67844f951f2c99e6c41c82001d5b364c3538","_id":"essentia.js@0.1.1","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-IuscuHOziLPIOGl66XZpbus+eP3SSniGIntmD/fTHvbLHifX9q1r9vtotWVWzLcgpBTjQ86ncWFha/4SytF7dQ==","shasum":"bda65101793d05e4841bd052f53efe04c8585628","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.1.1.tgz","fileCount":41,"unpackedSize":10143132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0D76CRA9TVsSAnZWagAA7ygP+gLo3Zh6/XGNcMPx7m+l\nnSVSXjsjlW/7ZrNn8TDH4pvqH217prnNncKoLOw0j+4tt+IINmOfpt8nns6V\nogeF7UvkMTBKifa+jzsbgrhXpLPTKPp3LQu9ewV0H5IAmFwxY7nqzl2tLgf8\nas3G0ZNSbuZ4onXajDSXW2pHVej8nFB8GLBIgITCs1a2uembUoTxptvjDN3m\nL7EYNVnEFXWvlHN2aznj1UH/SqMKHnJ+fg7S0XdWf89LRWI/Gq/MQmKuQvIb\nDsJQ9x2qsqhDAbkBiQMo9yth84RVOq4wh4u5+FRF+4yB3cjg2hYINAZZ+CDL\nCXVaL1CntTL/dS57KXymhR6iJahllo0fbV1yNd3F29xYlTt0xlt+z5WMk2RN\nk3Kfl4Wh9Uv2ZF8j+tz2zrsCScuDQT117mjoHuugT+WtaVAA0SyxBDoorVMa\nGChve4LghJ+DMTcu81a8fgt/fq5jNjBOuiZMU01vzxxNARX/J52ULqageATb\nn+6cQ8bcEvd3FFSpp/kzHG/F4+o+9hGhh3daOoo9nlOJH9hQIodbYRJcJ/l+\n2AAxrI6bZORtXzM0WDNORE4w1hzyxSeXh4fG6V8qN3IsTsrXI3bIPgAvah3D\nFH37p3mnyvHxfNCofsaPHW4qpE79E1g2vz8RNerZjbkCzlnn1h2+8MVkBNaL\ncQio\r\n=id1b\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFG+ICAqg/TuJrsyedDeJe43mcpmtQPzpkfDZ2HvBq/eAiB9F/qmW4SBiyCgJMr9bT4hXUAEAH0z2VMy6WAlnUVZNQ=="}]},"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"},{"name":"albincorreya","email":"aacorreya@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.1.1_1624260346077_0.226989123040912"},"_hasShrinkwrap":false},"0.1.2":{"name":"essentia.js","version":"0.1.2","description":"JavaScript library for music/audio analysis and processing, powered by Essentia WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"mtg@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"./build-docs.sh","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"devDependencies":{"@tensorflow/tfjs-node":"^3.7.0","chai":"^4.2.0","esm":"^3.2.25","foodoc":"0.0.9","jsdoc":"^3.6.3","mocha":"^8.4.0","rollup":"^2.11.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.9.10"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","machine-learning","webaudio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"dependencies":{"node-wav":"0.0.2"},"gitHead":"a19051733406aea637d620dc33bd67490f45abfc","_id":"essentia.js@0.1.2","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-yFDULiycMdpHyVfJJp1v/pEzzPDJC5sSFGRf95oJ5RIuwQphPTr/O9MMWnOvZ508kNVBSxhFlQfdRz+kNZ1myA==","shasum":"12ea054446a37ef9f598f0373d6b8f75d99a4c24","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.1.2.tgz","fileCount":41,"unpackedSize":10143168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1IJ2CRA9TVsSAnZWagAAUn0QAIOK14rziNKfBRadNW/k\nvj/pYPdWy0zWE8FP7ylJ1NribNlXtb/83NVGf6nylSEoiLoWdObwmIZBhGEd\nYG1OqrReUOVGYVWXkReg4nTxSY3cxCpFjQf7XkXRSMCSA/q9usHR3YaiEnQ3\nPqiSKSsk+zmV/OWe53bheWjpG4KDuV5+1DUhVo7BPccTiWOAsGL7R2bDWuca\nm2RhgKcgvyLXluzDv7tLtVitosLCOiav0Td0fvX669tc2CArlFqHNzNn+56d\nQ2AYmgB7YNf/r+1ZMv/MgSj676TIH8//DIWDAxkUo+n8tkjp5KMJAZANNRLG\nxxnRt3UeS9d6QJv4pwhMvurqplT7ApFaCOAI8QVdXf5vAQaFE1mLlipuT8JC\nL7q8ZKo/aYLIcBzwQwrDSNzo1EI/px4mMWju43rsAtk44N4fuiiisAY15qWu\n614/cHNJi9eRNeHRG/0FnWtQ2f1ycu8DB1Go4ANWtTQqPLkHR4y/uXKJrLr8\nU3EBqDO8jsNzIZ9rGzbqSaDra52pQugWcPa01jpJ34t2iSrg26WbE0iRR0By\n0xDl5UelOsGcKHJqS0L/7v72pn3hT1uQ2rsheQfRwZOERwuTtqziAoiX61EE\nIdlbcAjRA63lIH6hqjfFllHID6xymUnXAdyMcJl94CWZLTBNL54Mk0frDavX\nc+Gf\r\n=r2Um\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDAeDC/czJadx8UW8yo+/TNLsaInZX5wPQZSJY6o0aY4gIhANHgdE+EtOSyDnjqwTwht/BrrVuNUby1q/fC2w7LsT4T"}]},"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"},{"name":"albincorreya","email":"aacorreya@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.1.2_1624539766161_0.3903039225344569"},"_hasShrinkwrap":false},"0.1.3":{"name":"essentia.js","version":"0.1.3","description":"JavaScript library for music/audio analysis and processing, powered by Essentia WebAssembly","homepage":"https://mtg.github.io/essentia.js/","author":{"name":"Albin Correya","email":"mtg@upf.edu","url":"http://mtg.upf.edu"},"license":"AGPL-3.0","main":"index.js","scripts":{"gen-code":"make -f Makefile.essentiajs codegen","build-wasm":"make -f Makefile.essentiajs build","build-js-api":"rollup --config","build-api-docs":"./build-docs.sh","test":"mocha"},"directories":{"doc":"docs","example":"examples","test":"test"},"devDependencies":{"@tensorflow/tfjs-node":"^3.7.0","chai":"^4.2.0","esm":"^3.2.25","foodoc":"0.0.9","jsdoc":"^3.6.3","mocha":"^8.4.0","rollup":"^2.11.2","rollup-plugin-terser":"^5.3.0","rollup-plugin-typescript2":"^0.26.0","typescript":"^3.9.10"},"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"keywords":["audio-signal-processing","music-information-retrieval","machine-learning","webaudio","music","webassembly","emscripten","essentia"],"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"dependencies":{"node-wav":"0.0.2"},"gitHead":"f46c91c08bdf263d5f3d575ab8fb0f9b81695acf","_id":"essentia.js@0.1.3","_nodeVersion":"15.3.0","_npmVersion":"7.0.14","dist":{"integrity":"sha512-vVEPgeVMEBLRXbM5o5H5Rgu53EPHu25vyFKYg+flWLzI/nEoegJQez9FKRv8GR/KxIBwm+fXDEFL+MkQeoHaLw==","shasum":"54d0409845a0add3d42fde109d24dc24617e66eb","tarball":"https://registry.npmjs.org/essentia.js/-/essentia.js-0.1.3.tgz","fileCount":41,"unpackedSize":10143669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1QqaCRA9TVsSAnZWagAAKZUP/1+BcyY5vOwCcX4LPCg5\nA19HOBQjxBim3ZLog2OjVFgB7miHpUYWT/pCFgSQ86p5On9EowhKUynkBVKU\nG5kCw0Nu58aHmLB/CX2ptBo9ruX3QzGVjVwMSwF9b35CbrfkYw+X0+V4aphS\nDkxOlxmINuNXEPnQ0NWM7+zHC3eVLbUVKM8F0k2pakkErA1hEjsgSzKq0IfC\nXl9AoWqUsCrayqE2jxbdYscHdAGjVGgFt7w3mjmnie2X+eJfc6x7Q8xZaWmU\nn7Rnt0TBbvJO5yN7uApyaEiqdFyrRf/zQ8cFur87L9Ad21dfqmk+RqK5n1XB\nk2kRpPCIOKai/NZmC3YYB0+kZNMNzAB6NiQ4mDu7HD2PX/Hss//KQ2H5/8Qt\ngXRAFAgvKwk4jXigJCdjBVGPbhF8VJ2W2bi4m2hLeCNrvyU+b4Tn67x8bV3B\nz8tmGoPCZjocpBGRAbU0M6+rzjgWWtFGPquHJ7V2hkgsuv+KJCWk5JrF3cey\nU1H31O4CzzkRxfFPUygQ0SNDlU48k4GWU4kjX2VKnaaOyylLzzHRHU7oUvAa\nhfxEdU6zAGnRjjyhbnw4Baw4VNpHQa+UjzP+3ZaSs1vE6K+2PK4/KFZfug33\njoLHOvX2j4Q74s1qJFiaHa+kLcDbkBLY+o/FFLmu79izoDTSzJubVTGdAoWN\nHXu9\r\n=3uGx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCc0l2Q5GzW23V8QnDuZ6ayL97jSkKUJY3Xz1GSTOn1OwIhAIjRnQ99fquGqI12vURGE8bjX7ly7DYAEjfEdedyHydr"}]},"_npmUser":{"name":"albincorreya","email":"aacorreya@gmail.com"},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"},{"name":"albincorreya","email":"aacorreya@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/essentia.js_0.1.3_1624574617956_0.33891347855499765"},"_hasShrinkwrap":false}},"time":{"created":"2020-02-25T12:33:01.927Z","0.0.8":"2020-02-25T12:33:02.151Z","modified":"2022-05-01T17:45:27.010Z","0.0.9-dev":"2020-03-19T18:17:24.686Z","0.0.9":"2020-04-27T03:17:32.751Z","0.1.0":"2020-10-12T19:41:09.334Z","0.1.1":"2021-06-21T07:25:46.314Z","0.1.2":"2021-06-24T13:02:46.431Z","0.1.3":"2021-06-24T22:43:38.115Z"},"maintainers":[{"name":"mtgupf","email":"mtg-info@upf.edu"},{"name":"albincorreya","email":"aacorreya@gmail.com"}],"description":"JavaScript library for music/audio analysis and processing, powered by Essentia WebAssembly","homepage":"https://mtg.github.io/essentia.js/","keywords":["audio-signal-processing","music-information-retrieval","machine-learning","webaudio","music","webassembly","emscripten","essentia"],"repository":{"type":"git","url":"git+https://github.com/MTG/essentia.js.git"},"author":{"name":"Albin Correya","email":"mtg@upf.edu","url":"http://mtg.upf.edu"},"bugs":{"url":"https://github.com/MTG/essentia.js/issues"},"license":"AGPL-3.0","readme":"\n![alt text](https://user-images.githubusercontent.com/14850001/66190489-67098d80-e68c-11e9-9a7c-35b82f6635e1.png)\n\n[![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0)\n[![Build Status](https://travis-ci.org/MTG/essentia.js.svg?branch=master)](https://travis-ci.org/MTG/essentia.js)\n[![npm version](https://badge.fury.io/js/essentia.js.svg)](https://badge.fury.io/js/essentia.js)\n[![](https://data.jsdelivr.com/v1/package/npm/essentia.js/badge)](https://www.jsdelivr.com/package/npm/essentia.js)\n\n\n`Essentia.js` is a JavaScript (JS) library for music/audio signal analysis and processing developed at the [Music Technology Group, UPF, Barcelona](https://www.upf.edu/web/mtg/). The core of library is powered by [Essentia C++ library](https://essentia.upf.edu) back-end using [WebAssembly](https://webassembly.org/) built via [Emscripten](https://emscripten.org/) along with a high-level JS and TypeScript API and add-on utility modules. ie, You can run an extensive collection of music/audio processing and analysis algorithms/models on your web browser or Node.js runtime applications. It supports both real-time and offline audio analysis use-cases.  \n\nThe packaged add-on modules includes configurable feature extractors for some selected features, interface for feature extraction and inference of a collection of pre-trained audio ML models using [Tensorflow.js](https://www.tensorflow.org/js), some helper classes for visualizing common music processing features directly into your HTML web page using [Plotly.js](https://plotly.com/javascript/) library.\n\n- License: [https://essentia.upf.edu/licensing_information.html](https://essentia.upf.edu/licensing_information.html)\n\n- Repository: [https://github.com/MTG/essentia.js](https://github.com/MTG/essentia.js)\n\n- Releases: [https://github.com/MTG/essentia.js/releases](https://github.com/MTG/essentia.js/releases)\n\n\n- Live demos: [https://mtg.github.io/essentia.js/examples](https://mtg.github.io/essentia.js/examples)\n\n\n- Documentation: [https://mtg.github.io/essentia.js/docs/api](https://mtg.github.io/essentia.js/docs/api/)\n\n- Tutorials: [https://mtg.github.io/essentia.js/docs/api/list_tutorial.html](https://mtg.github.io/essentia.js/docs/api/list_tutorial.html)\n  \n\nYou are also most welcome to [contribute](CONTRIBUTING.md) to `essentia.js`. \n\n> NOTE: Essentia.js is currently under rapid development. This means that APIs and features will evolve. It is recommended that devs who adopt essentia.js today upgrade their installation as new releases become available, as backwards compatibility is not yet guaranteed. Some of the algorithms are not yet manually tested on the JavaScript front. Please submit the issues at https://github.com/MTG/essentia.js/issues.\n\n## Citing essentia.js\nIf you want to cite essentia.js in a scholarly work, please use the following reference.\n\n\n> Albin Correya, Dmitry Bogdanov, Luis Joglar-Ongay, Xavier Serra. “Essentia.js: A JavaScript Library for Music and Audio Analysis on the Web”, 21st International Society for Music Information Retrieval Conference, Montréal, Canada, pp. 605-612. 2020.\n\n\n","readmeFilename":"README.md"}