Is it possible to reference this direclty for slotfx?
-
As the photo suggest
-
@Gab You need to refernce the Hardcoded Master Fx as an effect slot (Right click and select "Create SlotFX reference")
const var Fx1 = Synth.getSlotFX("HardcodedMasterFX1"); Fx1.setEffect("MyDspNetwork"); // Name of your DspNetwork.xml file