HISE Logo Forum
    • Categories
    • Register
    • Login

    Loading nodes inside the HardcodedMasterFX loaded into the Effect Slot

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 78 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • JulesVJ
      JulesV
      last edited by

      Can I load the nodes inside the HardcodedMasterFX loaded into the Effect Slot with the script?

      I see Synth.getSlotFX() in the API, but I couldn't figure it out.

      HISEnbergH 1 Reply Last reply Reply Quote 0
      • HISEnbergH
        HISEnberg @JulesV
        last edited by

        @JulesV You're half way there already. You will want to check out the SlotFX API.

        But basically, after you declare it as an Effect Slot you can set the network by its string identifier:

        HardcodedMasterFX.setEffect("NameOfYourScriptnodeNetwork");

        JulesVJ 1 Reply Last reply Reply Quote 1
        • JulesVJ
          JulesV @HISEnberg
          last edited by

          @HISEnberg Oh, I see now. Thanks.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          18

          Online

          1.7k

          Users

          11.8k

          Topics

          102.7k

          Posts