HISE Logo Forum
    • Categories
    • Register
    • Login

    Referencing DspNetworks?

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 129 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.
    • CasmatC
      Casmat
      last edited by

      Hey!

      Continuing to learn the ins and outs of scriptnode! How do I get the parameters of a scriptnode dsp network? I have created a simple fx in scriptnode and have some master knobs, I know I can access these master knobs by going to the parameter settings of a slider, setting processor id to the script fx module and parameter id to the master knobs, but how can I replicate this with scripting? I found multiple functions to do with dsp networks, and tried using them, however I cant seem to "link" values of a gui knob to the master knob in the scriptnode network. Any thoughts?

      Thanks!

      i make music

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @Casmat
        last edited by

        @Casmat Same as you would for any of the built in modules.

        myEffect.setAttribute(myEffect.ParameterID, value);

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        CasmatC 1 Reply Last reply Reply Quote 0
        • CasmatC
          Casmat @d.healey
          last edited by

          @d-healey said in Referencing DspNetworks?:

          (myEffect.ParameterID, value);

          Ahh, makes sense! Thanks!

          i make music

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

          13

          Online

          1.7k

          Users

          11.8k

          Topics

          102.5k

          Posts