HISE Logo Forum
    • Categories
    • Register
    • Login

    Snex_node Needs to be wrapped into a compileable DSP Network

    Scheduled Pinned Locked Moved General Questions
    92 Posts 10 Posters 7.7k 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.
    • C
      crd @crd
      last edited by

      Does anyone know if this feature is working in the new_layout branch from Oct 31st?

      Am I messing something up or is it just not functional yet? I have to find a way to export this plugin now that I've incorporated Scriptnode...

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

        @crd Are you using the SNEX workbench?

        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 Yes. I get an instant crash when I select "tools - compile DSP Networks"

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

            For clarity -- I build the network in Hise and then reopened it in the workbench to try and prep it for export. I am also getting some angry red boxes around my global modulator inputs in the workbench.

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

              @crd It's working here on GNU/Linux. Try making a simple test patch.

              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 hmm.. It get the same crash with just one expression node. I will go through the steps on last time but I am pretty sure it just not working on Mac. Even if it is user error, it shouldn't do a full crash when selecting "tools -- compile DSP Networks" regardless.

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

                  Okay I just double checked with the example Christoph gave above and it is still not working. I will try building the latest new_layout version tomorrow and see if it's fixed there...

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

                    @crd Current commit doesn't build. Stick to the 31st of Oct for now.

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

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

                      @crd I ran into several issues with the snex system so have put it on ice for now as it doesn’t seem finished / working

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

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

                        Is this working for anyone else on Mac OS? I am able to wrap the function but it fails at "tools - Compile DSP networks".

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

                          @crd I'll try it now and let you know.

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

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

                            @crd said in Snex_node Needs to be wrapped into a compileable DSP Network:

                            Is this working for anyone else on Mac OS? I am able to wrap the function but it fails at "tools - Compile DSP networks".

                            Working here on Big Sur with New Layout commit from earlier today.

                            Screenshot 2021-11-08 at 16.44.11.png

                            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
                              Thank you for taking the time to check that out.

                              hmmm. I wonder if it might have something to do with me being on Mojave?

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

                                @Christoph-Hart

                                I am getting a crash whenever I try to compile DSP networks from the SNEX_workbench. I am on Mac OS Mojave, using the latest new_layout build and Xcode 10.3. Here is the error message I get in Xcode when running the debug version of SNEX_workbench.

                                Screen Shot 2021-11-08 at 3.15.06 PM.png

                                Any ideas about how I can fix this?

                                C 1 Reply Last reply Reply Quote 0
                                • Dan KorneffD
                                  Dan Korneff @Christoph Hart
                                  last edited by

                                  @christoph-hart said in Snex_node Needs to be wrapped into a compileable DSP Network:

                                  Scriptnode 101: if modulating sounds bad, put it in a frame block (or fix8, fix16, whatever works).

                                  Do you put your whole network in the fix_block? or just the module you want to modulate?

                                  Dan Korneff - Producer / Mixer / Audio Nerd

                                  Matt_SFM Christoph HartC 2 Replies Last reply Reply Quote 0
                                  • Matt_SFM
                                    Matt_SF @Dan Korneff
                                    last edited by

                                    @dustbro wrong thread ? :)

                                    @ustk said in Snex_node Needs to be wrapped into a compileable DSP Network:

                                    @Matt_SF Put the whole thing in it, not just the delay node ;)

                                    Develop branch
                                    Win10 & VS17 / Ventura & Xcode 14. 3

                                    1 Reply Last reply Reply Quote 1
                                    • Christoph HartC
                                      Christoph Hart @Dan Korneff
                                      last edited by

                                      @dustbro The module you want to modulate and the source of the modulation signal.

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

                                        Is there a way to duplicate/reuse an entire chain?

                                        Dan Korneff - Producer / Mixer / Audio Nerd

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

                                          @dustbro yes, the container.clone node offers a system for duplication of certain parts of your DSP algorithm. It's a bit complicated to use though - not like the rest of scriptnode, that is easy :)

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

                                            @Christoph-Hart

                                            I am still getting an instant crash when trying to compile DSP networks in the SNEX_workbench. I am generally getting a little weird behavior using the scriptnode stuff. Do I need to update to a newer Xcode or something? I am on 10.3. I don't think anyone else is experiencing these crashes but I may be the only person left on Mojave.

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

                                            29

                                            Online

                                            1.7k

                                            Users

                                            11.8k

                                            Topics

                                            102.5k

                                            Posts