HISE Logo Forum
    • Categories
    • Register
    • Login

    Drag n Drop Modulation on a panel

    Scheduled Pinned Locked Moved General Questions
    16 Posts 4 Posters 333 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.
    • Christoph HartC
      Christoph Hart @DanH
      last edited by

      @DanH no it's currently limited to knobs / sliders at the moment. what do you mean with multi band UI?

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

        @Christoph-Hart Comme ça more or less:

        Screenshot 2025-07-29 at 15.19.01.png

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

        Christoph HartC resonantR 2 Replies Last reply Reply Quote 0
        • Christoph HartC
          Christoph Hart @DanH
          last edited by

          @DanH I mean you can manually update the value parameter of a matrix and add/remove connections via scripting but I would recommend adding additional knobs that perform that for you (like ableton does with the EQ8 module).

          DanHD ustkU 3 Replies Last reply Reply Quote 0
          • DanHD
            DanH @Christoph Hart
            last edited by

            @Christoph-Hart ok cool, we'll look into it 😃

            Thanks

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

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

              @Christoph-Hart Ok, and is there a broadcaster we can attach to drag’n’drop? This would allow to temporarily overlay transparent knobs over the panel until the drop is detected

              Hise made me an F5 dude, browser just suffers...

              1 Reply Last reply Reply Quote 0
              • resonantR
                resonant @DanH
                last edited by

                @DanH said in Drag n Drop Modulation on a panel:

                @Christoph-Hart Comme ça more or less:

                Screenshot 2025-07-29 at 15.19.01.png

                I know that this cannot be done with Hise, which allows for active frequency change. This is because when the frequencies of Linkwitz Riley filters are changed, pop and click sounds are happening. Is this fixed?

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

                  @resonant You are correct, that's why I'm using c++ ones...

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

                  resonantR 1 Reply Last reply Reply Quote 1
                  • resonantR
                    resonant @DanH
                    last edited by

                    @DanH is there a reference I can look at on the internet?

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

                      @resonant https://forum.hise.audio/topic/13053/scriptnode-band-splitters-control-frequencies/3

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

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

                        @Christoph-Hart Is there any chance of a callback for dragging out of the modulation source panel? The source selection event is great, however when clicking it displays the available targets for a split second. It might be nice to separate this behaviour so that the targets reveal themselves when dragging and not clicking. It would also help us with this issue 😆

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

                        Christoph HartC 1 Reply Last reply Reply Quote 0
                        • Christoph HartC
                          Christoph Hart @DanH
                          last edited by

                          Yes, good idea, I'll add a callback that you can attach to the ScriptModulationMatrix which will notify you whenever the drag state change with this function signature:

                          function(String sourceId, String targetId, bool isPossible)
                          
                          DanHD Christoph HartC 2 Replies Last reply Reply Quote 2
                          • DanHD
                            DanH @Christoph Hart
                            last edited by

                            @Christoph-Hart Hi! Did you implement this yet?

                            And what can we use ModulationMatrix.set/getConnectionProperty() for?

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

                            1 Reply Last reply Reply Quote 0
                            • Christoph HartC
                              Christoph Hart @Christoph Hart
                              last edited by

                              Yes:

                              Link Preview Image
                              HISE | Scripting | ScriptModulationMatrix

                              A class that encapsulates the management of complex modulation systems

                              favicon

                              (docs.hise.dev)

                              ModulationMatrix.set/getConnectionProperty() can be used to change any property of a connection: intensity, inverted, aux index. If you want to create a custom UI for changing modulation connections this might be a good starting point.

                              DanHD ustkU 2 Replies Last reply Reply Quote 0
                              • DanHD
                                DanH @Christoph Hart
                                last edited by

                                @Christoph-Hart lovely, thanks!

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

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

                                  @Christoph-Hart A bit of context.

                                  Thanks to the new CB, we can now drag to a panel, which makes the knobs to appears. It's working nicely.

                                  But since the knobs are now modulated, their respective CBs are called by the modulation, causing the panel to update... Is that normal/intended behaviour?

                                  Hise made me an F5 dude, browser just suffers...

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

                                  27

                                  Online

                                  1.9k

                                  Users

                                  12.4k

                                  Topics

                                  108.1k

                                  Posts