MTG / essentia.js

JavaScript library for music/audio analysis and processing powered by Essentia WebAssembly
https://essentia.upf.edu/essentiajs
GNU Affero General Public License v3.0
627 stars 41 forks source link

RuntimeError: abort(TypeError: Failed to parse URL from asturiasfine.mp3). Build with -s ASSERTIONS=1 for more info. at process.abort (C:\Users\Rosanna\Desktop\node_modules\essentia.js\dist\essentia-wasm.umd.js:19:12157) #126

Open MartinaUni opened 11 months ago

MartinaUni commented 11 months ago

What is the issue about?

What part(s) of Essentia.js is involved?

Description

I'm trying to run Essentiajs in nodejs but I get this error with getAudioChannelDataFromURL,

Steps to reproduce / Code snippets / Screenshots

essentia1 essentia2

System info

Node.js v18.16.1 essentiajs 2.1-beta6-dev