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?