You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any odd frame size for the Spectrum algorithm produces an uncaught WASM error. Neither the Essentia.js documentation nor the upstream docs mention that frame size should be even or a power of two.
What is the issue about?
What part(s) of Essentia.js is involved?
Description
Any odd frame size for the Spectrum algorithm produces an uncaught WASM error. Neither the Essentia.js documentation nor the upstream docs mention that frame size should be even or a power of two.
Steps to reproduce / Code snippets / Screenshots
For odd frame sizes, this produces the following error on the dev console:
System info
Hardware: MacBook Pro 15 inch 2018, 16GB RAM, 2,2 GHz Intel Core i7 6 cores
OS: macOS Catalina 10.15.7
Platform: Chrome 96.0.4664.110
Library version: Essentia.js 0.1.3
The text was updated successfully, but these errors were encountered: