sfizz
sfizz copied to clipboard
parsing error
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
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.
Thanks for investigating Michael I'll see if I can get to it!