Forum

    • Register
    • Login
    • Search
    • Categories

    Scriptnode delay line interpolation

    General Questions
    2
    4
    179
    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.LV
      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.LV
        JL.LV last edited by

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

        Christoph Hart 1 Reply Last reply Reply Quote 0
        • Christoph Hart
          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.LV 1 Reply Last reply Reply Quote 2
          • JL.LV
            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 0
            • First post
              Last post

            30
            Online

            803
            Users

            5.5k
            Topics

            51.7k
            Posts