HISE Logo Forum
    • Categories
    • Register
    • Login

    The Missing Piece of the HISE VI Puzzle: Continuous Per-Event Modulation

    Scheduled Pinned Locked Moved Solved Feature Requests
    24 Posts 3 Posters 2.1k 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 @aaronventure
      last edited by

      @aaronventure no, the update rate is simply the buffer size as this is the rate that the sound generators are able to talk with each other.

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

        @Christoph-Hart so on higher buffer sizes, you get lower resolution streams?

        Alright, it's then important to highlight it, as this warrants like 20ms smoothing at the lowest for consistency. Can the read nodes have smoothing built in? it'll be necessary anyway, this would just make it less of a mess.

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

          You can use Engine.setMaximumBufferSize() to limit the buffer length to 64 or something then you get a guaranteed update rate of 1,5ms if that‘s what you need.

          The nodes will not have any smoothing as you can simply add a smoothed parameter node, but the event data envelope (which is a polyphonic HISE envelope that automatically reads out the values from the given slot will have a smoothing parameter (like the LFO).

          A 1 Reply Last reply Reply Quote 1
          • A
            aaronventure @Christoph Hart
            last edited by

            @Christoph-Hart Ah, good to know, I didn't know I can hard limit the buffer size for the plugin.

            Yes, smoothing parameter/control is what I meant. Hiding smoothing inside the actual readout would be naughty.

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

              @aaronventure Alright, the feature is pushed now (alongside with the documentation for each thing).

              I've also added a bunch of snippets to the browser that demonstrate various use cases (Custom Data Event 101/102/103).

              Let me know if you find some quirks.

              1 Reply Last reply Reply Quote 2
              • d.healeyD
                d.healey
                last edited by

                Does that solve this request? https://forum.hise.audio/topic/9501/message-event-flags-or-meta-data?_=1716378593963

                Libre Wave - Freedom respecting instruments and effects
                My Patreon - HISE tutorials
                YouTube Channel - Public HISE tutorials

                Christoph HartC A 2 Replies Last reply Reply Quote 0
                • Christoph HartC
                  Christoph Hart @d.healey
                  last edited by

                  @d-healey yup. You can now write 16 number values to a slot using an event ID and pick it up later either using scripting, a new modulator or nodes in scriptnode.

                  d.healeyD A 2 Replies Last reply Reply Quote 1
                  • d.healeyD
                    d.healey @Christoph Hart
                    last edited by

                    @Christoph-Hart Cool, have the docs been pushed?

                    Libre Wave - Freedom respecting instruments and effects
                    My Patreon - HISE tutorials
                    YouTube Channel - Public HISE tutorials

                    1 Reply Last reply Reply Quote 0
                    • A
                      aaronventure @d.healey
                      last edited by

                      @d-healey It also solves Per-event routing: https://forum.hise.audio/topic/9625/per-event-routing?_=1716386003580

                      Link Preview Image
                      Compiling of a Polyphonic FX With a Selector Node Fails · Issue #521 · christophhart/HISE

                      macOS 14.4.1 ebfbd32

                      favicon

                      GitHub (github.com)

                      1 Reply Last reply Reply Quote 1
                      • A
                        aaronventure
                        last edited by

                        This is still broken because 0 cannot be sent:

                        Link Preview Image
                        [Engine] GlobalRoutingManager.setEventData(id, index, 0) doesn't execute · Issue #537 · christophhart/HISE

                        The new method seems to be unable to set the value to 0. 0.001 works, but if you pass the method 0 or 0.0, it won't execute. macOS 14.5 6b070f5

                        favicon

                        GitHub (github.com)

                        1 Reply Last reply Reply Quote 0
                        • A aaronventure referenced this topic on
                        • A aaronventure marked this topic as a question on
                        • A aaronventure has marked this topic as solved on
                        • A
                          aaronventure @Christoph Hart
                          last edited by

                          @Christoph-Hart Hey boss, I might need more than 16 here (32; is it always power of 2?). Can I please trouble you for a preprocessor? What would be the implications of this, performance wise?

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

                          18

                          Online

                          1.7k

                          Users

                          11.9k

                          Topics

                          103.3k

                          Posts