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
I'm testing my future tool SFZBuilder, and I found some issues that needs attention. Here one example where the #include file outputs a "parsing error" making the plugin to crash.
Looking better, seems like the issue is sfizz crash when the offset value from the SFZ is superior to the max samples that the sample has. In Sforzando what it does is to mute the sample but in sfizz does crash.
I'm testing my future tool SFZBuilder, and I found some issues that needs attention. Here one example where the #include file outputs a "parsing error" making the plugin to crash.
Here the files to debug:
parsing error.zip
The text was updated successfully, but these errors were encountered: