HISE Logo Forum
    • Categories
    • Register
    • Login

    Parametric EQ - Limit the amount of nodes?

    Scheduled Pinned Locked Moved General Questions
    20 Posts 7 Posters 832 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.
    • NatanN
      Natan @DanH
      last edited by

      @DanH Latest Develop 👋

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

        @Natan you mean a function to limit the amount of nodes? I don't think so

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

        lalalandsynthL 1 Reply Last reply Reply Quote 0
        • lalalandsynthL
          lalalandsynth @DanH
          last edited by

          @DanH Is this by any chance possible now ?

          https://lalalandaudio.com/

          https://lalalandsynth.com/

          https://www.facebook.com/lalalandsynth

          https://www.facebook.com/lalalandsynth

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

            @lalalandsynth I don’t think so. I reckon there must be a way to edit the mouse callback for adding nodes in the source code. My initial idea was to create the nodes you require and then edit the source to prevent users adding their own.

            Failing that what you want to do might be possible using multiple EQ filters in scriptnode

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

            1 Reply Last reply Reply Quote 1
            • ustkU
              ustk
              last edited by

              Digging up quite an old one!

              Is there a way to limit the number of nodes nowadays?
              Only found interrogations...

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

              DanHD Oli UllmannO 2 Replies Last reply Reply Quote 0
              • DanHD
                DanH @ustk
                last edited by DanH

                @ustk I seem to remember being able to edit the data field but can't find an example. I did it in the source code. Do you want a fixed amount always visible or allow the user to add a max of x?

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

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

                  @DanH always visible and not able to edit the type. I’d prefer not to edit the source unless it’s customisable for a pull request compatibility.

                  But seeing my needs I might just end up with a panel based custom solution lol

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

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

                    @ustk you're good at those 😆

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

                    1 Reply Last reply Reply Quote 1
                    • Oli UllmannO
                      Oli Ullmann @ustk
                      last edited by

                      @ustk
                      I solved it using an EQ broadcaster. The value you get from the broadcaster is the index of the band.

                      If the index is below my maximum value, e.g. 8, nothing happens except that I save the current status of the EQ in a variable (Effect.exportState()).

                      If the index exceeds my maximum value, I show the user a message and reset the status of the EQ to the status I saved in the variable. It's actually pretty simple. :-)

                      At least that works with HISE's internal EQ.

                      ustkU 1 Reply Last reply Reply Quote 2
                      • ustkU
                        ustk @Oli Ullmann
                        last edited by

                        @Oli-Ullmann Mmm clever!

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

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

                        15

                        Online

                        2.0k

                        Users

                        12.8k

                        Topics

                        111.1k

                        Posts