Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Declaring parameters section outdated in the documentation #1433

Open
dhunstack opened this issue Jul 17, 2024 · 0 comments
Open

Declaring parameters section outdated in the documentation #1433

dhunstack opened this issue Jul 17, 2024 · 0 comments

Comments

@dhunstack
Copy link
Contributor

dhunstack commented Jul 17, 2024

In the link, https://essentia.upf.edu/extending_essentia.html#declaring-needed-parameters
the methods described for declaring parameters are outdated.
Current code only seems to support this declaration -

void Configurable::declareParameter(const string& name, const string& desc, const string& range, const Parameter& defaultValue)

void declareParameter(const std::string& name, const std::string& desc,

Screenshot 2024-07-17 at 15 41 28
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants