LFO stops working after exporting VST3
-
So I have a global modulator that uses SNEX. This works fine in Hise itself and I have it wired up to a global mod container inside a DSP network (and also have it hooked to pitch of a waveform generator).
After export the LFO / Global modulator disconnects. It's just doing nothing.
I tried some stuff I found on the forum and on github, like seeing if the matrixTargetId was filled in and checked if NUM_HARDCODED_FX_MODS=1
Anybody have an idea what to research next, anybody ran into the same?
-
@Sifres Might be the same issue as this:
https://forum.hise.audio/topic/14511/lfo-not-working?_=1773706710804
and this:
LFO modulation stopped working in the Master Chain after a specific commit a while ago.
There's a PR here that fixes it but you'll have to merge it yourself because it hasn't been merged into
developyet.