sfizz icon indicating copy to clipboard operation
sfizz copied to clipboard

parsing error

Open michael02022 opened this issue 1 year ago • 2 comments

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.

imagen

Here the files to debug: parsing error.zip

michael02022 avatar Oct 18 '24 15:10 michael02022

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.

michael02022 avatar Oct 18 '24 16:10 michael02022

Thanks for investigating Michael I'll see if I can get to it!

paulfd avatar Oct 25 '24 19:10 paulfd