Skip to content

FrameGenerator should provide access to other FrameCutter parameters #130

@jmarcosfer

Description

@jmarcosfer

What is the issue about?

  • Bug
  • Feature request
  • Usage question
  • Documentation
  • Contributing / Development

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

  • essentia.js-core (vanilla algorithms)
  • essentia.js-model (machine learning algorithms)
  • essentia.js-plot (plotting utility module)
  • essentia.js-extractor (typical algorithm combinations utility)

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions