HISE Logo Forum
    • Categories
    • Register
    • Login

    Multiple Panel Dragging

    Scheduled Pinned Locked Moved Bug Reports
    21 Posts 7 Posters 453 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.
    • DanHD
      DanH @ustk
      last edited by

      @ustk you beauty! 💋

      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
      https://dhplugins.com/ | https://dcbreaks.com/
      London, UK

      1 Reply Last reply Reply Quote 1
      • ChazroxC
        Chazrox
        last edited by

        Damn you guys are good.

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

          @ustk Is the automation (pluginParameter) can be applied to this panel in DAW?

          When I enable this, I can't apply automation in Reaper.

          DanHD 1 Reply Last reply Reply Quote 0
          • DanHD
            DanH @JulesV
            last edited by

            @JulesV apply it to the knobs instead

            DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
            https://dhplugins.com/ | https://dcbreaks.com/
            London, UK

            1 Reply Last reply Reply Quote 0
            • DanHD
              DanH @ustk
              last edited by

              @ustk hmmm... when applying this in my project I don't think the panel value is being created as an object.... What else can I try?

              Screenshot 2025-04-15 at 10.50.17.png Screenshot 2025-04-15 at 10.39.49.png Screenshot 2025-04-15 at 10.38.38.png

              DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
              https://dhplugins.com/ | https://dcbreaks.com/
              London, UK

              orangeO 1 Reply Last reply Reply Quote 0
              • orangeO
                orange @DanH
                last edited by orange

                @DanH Create a preset, and make sure the Panel’s value is object in this initial preset.

                If not, you can edit the preset with a text editor, it should contain left & right values in json format

                develop Branch / XCode 13.1
                macOS Monterey / M1 Max

                DanHD 1 Reply Last reply Reply Quote 0
                • DanHD
                  DanH @orange
                  last edited by

                  @orange thanks! working.... So I was hoping for backwards compatibility with my existing presets (all 1250 of them!).... In @ustk 's snippet it works fine without needing a preset. Why should my project be different? Actually, perhaps I don't even need it to be 'save in preset'... Will see how that goes!

                  DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                  https://dhplugins.com/ | https://dcbreaks.com/
                  London, UK

                  orangeO 1 Reply Last reply Reply Quote 0
                  • orangeO
                    orange @DanH
                    last edited by

                    @DanH

                    Yes the snippet works (maybe holds the Panel value in the memory) but when it is applied to other project it doesn't work even with this:

                    // make panel's value an object
                    if (typeof(Panel1.getValue()) != "object")
                    	Panel1.setValue({left: 0.2, right: 0.8});
                    

                    I'm not sure why it happens.

                    develop Branch / XCode 13.1
                    macOS Monterey / M1 Max

                    ustkU 1 Reply Last reply Reply Quote 0
                    • ustkU
                      ustk @orange
                      last edited by ustk

                      @orange @DanH You need to set saveInPreset to false, compile, then set back to true
                      All of that with the line Panel1.set("saveInPreset", true); commented out so it does not override

                      Can't help pressing F5 in the forum...

                      DanHD 1 Reply Last reply Reply Quote 1
                      • DanHD
                        DanH @ustk
                        last edited by

                        @ustk Thanks, I'll continue with Save in Preset disabled for now as it's working in the context of my project :)

                        Cheers for your help!

                        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                        https://dhplugins.com/ | https://dcbreaks.com/
                        London, UK

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

                        46

                        Online

                        1.7k

                        Users

                        11.7k

                        Topics

                        101.8k

                        Posts