HISE Logo Forum
    • Categories
    • Register
    • Login

    Scriptnode DSP Compilation help (again!)

    Scheduled Pinned Locked Moved General Questions
    71 Posts 6 Posters 3.5k 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.
    • DanHD
      DanH @Christoph Hart
      last edited by

      @christoph-hart FYI - Having compiled the .dll I rolled back to a recent commit of HISE which lets me build a standalone instrument. With the .dll in the project I can't open the Standalone - it's a straight crash on OSX. Without the .dll in the project it's ok.

      On Windows I built the latest Develop and built a Standalone from the project with the .dll. Again it won't open, crashes before anything happens, nothing opens etc. Agai without the .dll it's fine.

      Have tried au and vst3 too...

      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
      https://dhplugins.com/ | https://dcbreaks.com/
      London, UK

      DanHD 1 Reply Last reply Reply Quote 0
      • DanHD
        DanH @DanH
        last edited by

        @Christoph-Hart Made a simple project with only a SinWaveGen plus a Script FX with the .dll loaded in and I still get an instant crash.

        Are people exporting their plugins with .dlls in them ok?

        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
        https://dhplugins.com/ | https://dcbreaks.com/
        London, UK

        C 1 Reply Last reply Reply Quote 1
        • C
          crd @DanH
          last edited by

          @danh

          I’ll make a simple test project tomorrow to try and let you know. I have many many issues making the dlls that I have been waiting for some free time to properly report to the GitHub issues page Christoph made.

          DanHD 1 Reply Last reply Reply Quote 1
          • DanHD
            DanH @crd
            last edited by

            @crd Did you ever get round to testing?

            DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
            https://dhplugins.com/ | https://dcbreaks.com/
            London, UK

            C 1 Reply Last reply Reply Quote 0
            • C
              crd @DanH
              last edited by

              @danh I haven’t yet. Hopefully later today.

              C 1 Reply Last reply Reply Quote 1
              • C
                crd @crd
                last edited by

                @DanH

                Sorry... I won't get a chance to be back at my rig until late next week. Hopefully someone else can try a test export.

                C 1 Reply Last reply Reply Quote 0
                • C
                  crd @crd
                  last edited by

                  @DanH

                  I am getting an instant crash just when trying to compile a dll after wrapping the node, so I don't think I can test this for you.

                  Dan KorneffD 1 Reply Last reply Reply Quote 0
                  • Dan KorneffD
                    Dan Korneff @crd
                    last edited by

                    @crd are you using the latest scriptnode? I had some issues that were fixed in the last couple weeks

                    Dan Korneff - Producer / Mixer / Audio Nerd

                    C 2 Replies Last reply Reply Quote 1
                    • C
                      crd @Dan Korneff
                      last edited by

                      @dustbro I am not - I am a day or so behind. I will give the latest ago. Thanks !!!

                      1 Reply Last reply Reply Quote 0
                      • C
                        crd @Dan Korneff
                        last edited by

                        @dustbro Some progress. Simple test networks are compiling now. My actually project is still crashing instantly when I click "compile all dsp" in Hise or Scriptnode. I'll do the fun task of trying to export each of the nodes individually tomorrow.

                        DanHD d.healeyD 2 Replies Last reply Reply Quote 0
                        • DanHD
                          DanH @crd
                          last edited by

                          @crd there’s a thread somewhere with a link @Christoph-Hart posted to his GitHub where you can upload troublesome scriptnode projects so he can see if he needs to update that side of Hise. My one wouldn’t work until he’d pushed a commit after I uploaded it there.

                          I’ll try and find it later on unless you get there before me

                          DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                          https://dhplugins.com/ | https://dcbreaks.com/
                          London, UK

                          1 Reply Last reply Reply Quote 0
                          • d.healeyD
                            d.healey @crd
                            last edited by

                            @crd Are you using a convolution node?

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

                            C 1 Reply Last reply Reply Quote 0
                            • C
                              crd @d.healey
                              last edited by

                              @d-healey I am not.

                              I found the right GitHub page to load issues to:
                              https://github.com/christophhart/scriptnode_testsuite

                              Hopefully the minimal snippet I made is enough info for @Christoph-Hart . If I am understanding what constitutes a scriptnode network correctly that is the first of 5 similar networks I am trying to compile.

                              C 1 Reply Last reply Reply Quote 0
                              • C
                                crd @crd
                                last edited by

                                Something seems to be wrong with the export process using the latest develop build and I also think I am messing up the wrap/compile process...

                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  crd @crd
                                  last edited by crd

                                  Okay now I am having trouble exporting simple test math.expr nodes. I am getting many errors in the terminal window.

                                  Dan KorneffD 1 Reply Last reply Reply Quote 0
                                  • Dan KorneffD
                                    Dan Korneff @crd
                                    last edited by

                                    @crd send a snip. I'm using Math nodes with no issues.

                                    Dan Korneff - Producer / Mixer / Audio Nerd

                                    C 2 Replies Last reply Reply Quote 0
                                    • C
                                      crd @Dan Korneff
                                      last edited by crd

                                      @dustbro One second and I will make a gif. I think that might be more helpful...

                                      1 Reply Last reply Reply Quote 0
                                      • C
                                        crd @Dan Korneff
                                        last edited by

                                        This post is deleted!
                                        Dan KorneffD 1 Reply Last reply Reply Quote 0
                                        • Dan KorneffD
                                          Dan Korneff @crd
                                          last edited by

                                          @crd hmm... the scriptnode network is empty in the snip.

                                          Dan Korneff - Producer / Mixer / Audio Nerd

                                          C 1 Reply Last reply Reply Quote 0
                                          • C
                                            crd @Dan Korneff
                                            last edited by crd

                                            @dustbro
                                            Okay, I've been at this too long and making silly mistakes.

                                            duh. Once the node is wrapped the snippet function doesn't work since it's referring to an external file (?).

                                            All that was in the snippet is the math.expr node with the Hise saturation formula in it. It wraps fine but fails to compile. Here are the first few error messages: Here are the first few errors I am getting:

                                            ❌ /Users/christopherdammann/Desktop/git/test5/DspNetworks/Binaries/Source/chain.h:36:35: template argument for template type parameter must be a type

                                            using chain_t_ = container::chain<NV,
                                            ^~

                                            ❌ /Users/christopherdammann/Desktop/git/test5/DspNetworks/Binaries/Source/chain.h:42:55: unknown template name 'chain_t_'

                                            template struct instance: public chain_impl::chain_t_

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

                                            32

                                            Online

                                            1.8k

                                            Users

                                            12.1k

                                            Topics

                                            105.0k

                                            Posts