HISE Logo Forum
    • Categories
    • Register
    • Login

    Parametric eq is not saved in Presets?

    Scheduled Pinned Locked Moved General Questions
    3 Posts 2 Posters 292 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.
    • ThinkTankT
      ThinkTank
      last edited by

      Is it normal for the Parametric eq values to not being stored in presets?
      I have added it in a Floating Tile with "Draggable Filter Panel"

      Without problems that test the limits of your abilities, you can not expand them.

      bendursoB 1 Reply Last reply Reply Quote 0
      • bendursoB
        bendurso @ThinkTank
        last edited by

        @ThinkTank You have to add this:

        const var ParametriqEQ1 = Synth.getEffect("Parametriq EQ1");
        Engine.addModuleStateToUserPreset("Parametriq EQ1");
        

        (Replace ParametriqEQ1 with your real EQ name)

        ThinkTankT 1 Reply Last reply Reply Quote 2
        • ThinkTankT
          ThinkTank @bendurso
          last edited by

          @bendurso said in Parametric eq is not saved in Presets?:

          const var ParametriqEQ1 = Synth.getEffect("Parametriq EQ1");
          Engine.addModuleStateToUserPreset("Parametriq EQ1");

          Thanks!

          Without problems that test the limits of your abilities, you can not expand them.

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

          43

          Online

          1.7k

          Users

          11.7k

          Topics

          101.9k

          Posts