michael02022
michael02022
Okay, with the help of a linux user, I verified that these issues happens specifically on Windows, so I reopen the issue.
Note here, this trick won't work if you use absolute paths, if you use relative paths it works in sfizz. Example: `$USERPATH ../..`
This is due to FLAC compresion in the library. AFAIK sfizz has to decompress the samples and then load it in memory (that's why in memory is huge while in...
Here a thread about how to fix it: https://github.com/sfztools/sfizz-ui/issues/3#issuecomment-1835450212
For a written response: 1. Scan the plugins with "verify plugins" enabled. 2. Load the plugin from FL Browser with the path Plugin Database -> Generators -> VST3 Hope it...
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...