You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolve playback issues for Soundfonts not using zero padding samples (#1487)
Soundfonts that do not have at least 46 zero-samples at the end of each sample may not sound correctly when `synth.dynamic-sample-loading` is active.
* Add debug output about discovered samples
* Add test cases for dynamic-sample loading
* Do not advance sample endpoint
0 commit comments