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
645 stars 42 forks source link

Real-time analysis. #123

Open nimbls opened 1 year ago

nimbls commented 1 year ago

What is the issue about?

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

Description

Hello! My name is Alexey, i try to "translate" this code from python to node js. But i'm stuck with metods FFT and CartesianToPolar from lines 16-17. cant find these methods in essentia js. There is js analogue? Maybe some workaround?

Steps to reproduce / Code snippets / Screenshots

-

System info

Windows 10 Node v16.17.1 Essentiajs 0.1.3