Paul Ferrand
Paul Ferrand
Hi, sorry I missed this comment. There is no way to add effects programmatically for now, although the OSC interface might be extended for this (if you feel like it...
Hmm it could be because we now have 2 versions with a different number of outputs. Thanks for the report!
@kinwie now the multi-out version should appear as `sfizz-multi`. @michael02022 I can reproduce some pretty bad behavior in FL Studio, but the crashes I experience are due to VSTGUI and...
There is an artifact here: https://github.com/sfztools/sfizz/actions/runs/2735365460 Hopefully it should work
Try with https://github.com/sfztools/sfizz/runs/7563839178, I made a small change and it works in my logic pro.
@michael02022 I've tried it with the latest FL studio on Windows and it works well, if you can try the latest artifacts from https://github.com/sfztools/sfizz/actions/runs/2764058154? What platform are you using?
> * it blocks `sendMessage` from our background thread, because it has a thread checker which rejects origins other than the UI thread. For example, the MIDI note events don't...
CC state should be saved and restored. By any chance could you try the LV2? Does it also behave like this?
I'll give it a more thorough try as soon as I find some time. > Another minor irritation, is that switching on my MIDI keyboard after a library is loaded,...
Hi! Thanks for the report. I just tested this and this opens ok. In fact, from what I see and without getting too technical, the file loading function we use...