Skip to content

Instantly share code, notes, and snippets.

View josStorer's full-sized avatar
🤤
delicious~

josc146 josStorer

🤤
delicious~
View GitHub Profile
@josStorer
josStorer / sf2_to_js.rb
Created July 26, 2023 07:23
sf2_to_js on windows
# convert sound font sf2 file to midi.js/soundfont-player file
# install https://github.com/eagsalazar/sf2_to_js
# install fluidsynth: choco install fluidsynth
# install oggenc: https://github.com/Chocobo1/vorbis-tools_win32-build/releases
# replace Ruby32-x64/lib/ruby/gems/3.2.0/gems/sf2_to_js-0.0.3/lib/sf2_to_js.rb with:
class Sf2ToJs