Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error 404 when accessing the source code from the demos #120

Open
1 of 9 tasks
MathisRaibaud opened this issue Mar 3, 2023 · 1 comment
Open
1 of 9 tasks

Error 404 when accessing the source code from the demos #120

MathisRaibaud opened this issue Mar 3, 2023 · 1 comment

Comments

@MathisRaibaud
Copy link

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

...
In the online demos page (i.e https://essentiajs-pitchmelodia.netlify.app/), when I click on "code" to access the Github source code, I got a 404 error.

In the case of the pitch melodia demo, the code button sends me to:
https://github.com/MTG/essentia.js/tree/dev/examples/pitchmelodia-rt/
but it should be:
https://github.com/MTG/essentia.js/tree/dev/examples/demos/pitchmelodia-rt/

I think the problem is the same in all the online demos (but I haven't tested them all).

Steps to reproduce / Code snippets / Screenshots

System info

i.e. Hardware, OS, platform (which browser / version of Node, etc), Essentia.js version...

@jmarcosfer
Copy link
Collaborator

Thank you! You're right, those URLs look like they haven't been updated. I'll make the changes asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants