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

Float params accept JS string containing numeric characters #137

Open jmarcosfer opened 4 months ago

jmarcosfer commented 4 months ago

For reference when designing the tests in #66, and related to types like #27.

During manual testing of FrequencyBands I've found the following behaviour regarding its parameter types:

I've opened a discussion on Emscripten's GitHub repository.