What is the issue about?
What part(s) of Essentia.js is involved?
Description
FrameGenerator algorithm should provide parameters "lastFrameToEndOfFile", "startFromZero" and "validFrameThresholdRatio" to be passed to FrameCutter internally, as upstream Essentia library does.
Proposed solution
- This is easy to change in existing C++ wrapper, here and here.