Forum
    • Categories
    • Register
    • Login

    How do I port DspNetworks ---> NewProject file ?

    Scheduled Pinned Locked Moved Scripting
    7 Posts 3 Posters 28 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.
    • ChazroxC
      Chazrox
      last edited by Chazrox

      I've noticed that when I compile a dspnetwork to dll, it creates these files in my project folder and im assuming this 'TestNodeA.h' is the file that is loaded into a Hardcoded Master FX module...
      Screenshot 2026-06-07 at 2.28.49 AM.png

      Can I just add these files to a new projects 'AdditionalSourceCode' folder and have my 'TestNodeA' be available in a Hardcoded Fx slot?

      What is the proper way to do this?

      Or do I have to compile a new dsp from within the NewProject ?

      David HealeyD 1 Reply Last reply Reply Quote 0
      • David HealeyD
        David Healey @Chazrox
        last edited by

        @Chazrox said in How do I port DspNetworks ---> NewProject file ?:

        Or do I have to compile a new dsp from within the NewProject ?

        This is the safest way, also if you add any new networks to the project you'll need to compile again.

        Free HISE Bootcamp Full Course for beginners.
        YouTube Channel - Public HISE tutorials
        My Patreon - HISE tutorials

        ChazroxC 1 Reply Last reply Reply Quote 0
        • ChazroxC
          Chazrox @David Healey
          last edited by

          @David-Healey Ok. Thanks. Im still making sense of these networks tbh. I guess thats not hard to do if need be. The part im trying to avoid is creating all the parameter knobs in a new project when I want to use an effect in a new project. Am I overlooking something here?

          David HealeyD 1 Reply Last reply Reply Quote 0
          • David HealeyD
            David Healey @Chazrox
            last edited by

            @Chazrox said in How do I port DspNetworks ---> NewProject file ?:

            avoid is creating all the parameter knobs i

            You mean the ones in the network?

            Free HISE Bootcamp Full Course for beginners.
            YouTube Channel - Public HISE tutorials
            My Patreon - HISE tutorials

            ChazroxC 1 Reply Last reply Reply Quote 0
            • ChazroxC
              Chazrox @David Healey
              last edited by

              @David-Healey Yes.

              David HealeyD 1 Reply Last reply Reply Quote 0
              • David HealeyD
                David Healey @Chazrox
                last edited by

                @Chazrox Those are in the network's xml file so that's the only file you need to copy across

                Free HISE Bootcamp Full Course for beginners.
                YouTube Channel - Public HISE tutorials
                My Patreon - HISE tutorials

                HISEnbergH 1 Reply Last reply Reply Quote 0
                • HISEnbergH
                  HISEnberg @David Healey
                  last edited by

                  As @David-Healey says, the only file you need to copy over are the scriptnode network files (.xml) in the DspNetworks subfolder. Most of that other code is autogenerated when you compile the dll. So if you open them in the text editor you'll see the point to a path related to your project. I think I touched on some of this here.

                  Copying over the xml and recompiling in a new project is the way to go!

                  Sonic Architect && Software Mercenary

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

                  14

                  Online

                  2.4k

                  Users

                  13.8k

                  Topics

                  119.6k

                  Posts