HISE Logo Forum
    • Categories
    • Register
    • Login

    Scriptnode delay line interpolation

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 454 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.
    • JL.LVJ
      JL.LV
      last edited by JL.LV

      Hi all,

      Whats the best way to smoothen a change of delay time in a scriptnode network?

      Ive used the smoother node receiving the time value and passing it on to the delay node (everything wrapped in a fix block), and this works fine for a single delay line. (screenshot below)

      For multiple delay lines this is problematic, no matter what I change the bloc size setting to in the fix block, I still get sample popping.

      Does anyone have any tips?

      Screen Shot 2022-05-13 at 10.28.41 AM.png

      1 Reply Last reply Reply Quote 0
      • JL.LVJ
        JL.LV
        last edited by

        just realized the three nodes in the mod chain can be replaced by smoothed_parameter node

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

          @JL-LV This is one of the rare cases that actually require per sample modulation:

          ed336c98-be86-46a7-b54e-4a88e7aacf39-image.png

          Also, you definitely need to create a C++ class from it, the CPU usage will drop to about 25% of the interpreted graph.

          JL.LVJ 1 Reply Last reply Reply Quote 3
          • JL.LVJ
            JL.LV @Christoph Hart
            last edited by

            @Christoph-Hart I create a c++ class for what exactly? the frame2_block? Unsure what you mean

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

            24

            Online

            1.7k

            Users

            11.8k

            Topics

            103.2k

            Posts