logue / sf2synth.js

JavaScriptで書かれたSoundFontによるMIDI音源。GM Level2およびXG Lite相当の音源に対応。※Developブランチが実際動いているプログラムです。
https://logue.github.io/sf2synth.js/
MIT License
26 stars 5 forks source link

sf2.js does not read global value. #1

Open logue opened 4 years ago

logue commented 4 years ago

SoundFont Parser does not read the global setting value for each instrument.

As a result, some musical instruments are out of tune or have problems such as sound being stuck.

logue commented 2 years ago

For the time being, I took measures to define the default value on the sf2.js side. https://github.com/logue/sf2synth.js/commit/9ad1312182052519692da470d81b0e44b46ff088