danigb / soundfont-player

Quick soundfont loader and player for browser
MIT License
453 stars 60 forks source link

Please add fatboy soundfont from Gleitz repo #68

Closed MilesMorel closed 5 years ago

MilesMorel commented 5 years ago

Can you please add Ben Gleitz repo's port of the fatboy soundfont? It's beautiful and he added it a few months ago.

MilesMorel commented 5 years ago

Great work btw. Using this in production and it works great. Nice and light-weight.

MilesMorel commented 5 years ago

Just realized I can download the full instrument soundfont json via https://gleitz.github.io/midi-js-soundfonts/${soundfont}/${instrument}.js. Easy to use with soundfont-player. I'm actually using this method already to avoid cross-origin issues but forgot about it. This is resolved as far as I'm concerned.