soundfont-player icon indicating copy to clipboard operation
soundfont-player copied to clipboard

URL changes for JS?

Open wildfiremedia opened this issue 9 years ago • 4 comments

404 for one of the js files on your website. https://cdn.rawgit.com/gleitz/midi-js-soundfonts/master/FluidR3_GM/acoustic_grand_piano-ogg.js

Valid url? https://raw.githubusercontent.com/gleitz/midi-js-soundfonts/gh-pages/FluidR3_GM/acoustic_grand_piano-ogg.js

wildfiremedia avatar Oct 13 '16 02:10 wildfiremedia

Hi @wildfiremedia

¿where do you find that link? That's outdated, for sure. The new URLS are using github.io directly. For example: http://gleitz.github.io/midi-js-soundfonts/MusyngKite/marimba-mp3.js

danigb avatar Oct 13 '16 13:10 danigb

It's from your demo and the error is produce in the Chrome console.

wildfiremedia avatar Oct 13 '16 14:10 wildfiremedia

As screenshot: demojs

wildfiremedia avatar Oct 13 '16 14:10 wildfiremedia

where do you find that link?

The demo here: https://danigb.github.io/soundfont-player/ The gh-pages branch uses a stale version of the soundfont-player library.

mkfmnn avatar Jan 02 '17 07:01 mkfmnn