sf2synth.js icon indicating copy to clipboard operation
sf2synth.js copied to clipboard

sf2.js does not read global value.

Open logue opened this issue 5 years ago • 1 comments

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 avatar May 21 '20 09:05 logue

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

logue avatar Apr 11 '22 08:04 logue