We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
... 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).
i.e. Hardware, OS, platform (which browser / version of Node, etc), Essentia.js version...
The text was updated successfully, but these errors were encountered:
Thank you! You're right, those URLs look like they haven't been updated. I'll make the changes asap.
Sorry, something went wrong.
No branches or pull requests
What is the issue about?
What part(s) of Essentia.js is involved?
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...
The text was updated successfully, but these errors were encountered: