Forum
    • Categories
    • Register
    • Login

    Hand Code a FX block

    Scheduled Pinned Locked Moved Scripting
    2 Posts 2 Posters 19 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.
    • E
      eokeefee
      last edited by

      I want to create my own custom FX block, similar to a ScriptFX, but I want to actually code it (like directly modify the wave using Hise’s Scripting Language). Is there a way to do this? I cannot find any tutorials that aren’t just using the scriptnode editor

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

        @eokeefee the scripting language is not fast enough for writing DSP code. If you want to get reasonable (quasi C++ like) performance, you can either use SNEX or directly write C++ nodes.

        There are a few examples in the snippet database that use SNEX (just look in the scriptnode snippets for the ones with SNEX in the title).

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

        23

        Online

        2.1k

        Users

        13.0k

        Topics

        112.4k

        Posts