HISE Logo Forum
    • Categories
    • Register
    • Login

    Control EQ

    Scheduled Pinned Locked Moved Scripting
    3 Posts 2 Posters 170 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.
    • L
      Lumi283
      last edited by

      Hi! Does anyone know how to control multiple EQ points using scripting? In this script, I'm currently only able to control point 0.
      Thank you
      Remi

      const var EQ = Synth.getEffect("main_eq");
      inline function main_eq_control (component, value) {
      	EQ.setAttribute(EQ.Gain, value);
      }
      

      dccb671e-9ce3-4b90-86c6-a95496812657-image.png

      d.healeyD 1 Reply Last reply Reply Quote 0
      • L Lumi283 deleted this topic on
      • L Lumi283 restored this topic on
      • d.healeyD
        d.healey @Lumi283
        last edited by

        @Lumi283 You should definitely be using local look and feel ;)

        This thread will probably help with your EQ question - https://forum.hise.audio/topic/530/gui-for-the-parametric-eq/19

        Free HISE Bootcamp Full Course for beginners.
        YouTube Channel - Public HISE tutorials
        My Patreon - HISE tutorials

        L 1 Reply Last reply Reply Quote 0
        • L
          Lumi283 @d.healey
          last edited by

          @d-healey Yes i now use local laf :). Ok thank you i had not found this topic on the forum.

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

          14

          Online

          2.0k

          Users

          12.7k

          Topics

          110.1k

          Posts