Forum
    • Categories
    • Register
    • Login
    1. Home
    2. DanSound
    3. Posts
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 138
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Correct setup for scriptnode synth?

      @Christoph-Hart That was totally my fault again. It turned out to be the default envelope with a 5 ms attack 🤦♂ . I literally spent a few days searching the forum and trying different solutions.

      posted in ScriptNode
      D
      DanSound
    • RE: Correct setup for scriptnode synth?

      @dannytaurus Yeah, I keep exploring various snippets from forum, most of them use Scriptnode Synth and I'm confused why because it's kinda unusable because of transients, unless you use it for layering with samples.

      posted in ScriptNode
      D
      DanSound
    • RE: Correct setup for scriptnode synth?

      So no one is making synths with Scriptnode?

      posted in ScriptNode
      D
      DanSound
    • Correct setup for scriptnode synth?

      Hello :)

      I noticed that Scriptnode Synth slightly smooths transients and found a post confirming this https://forum.hise.audio/topic/10321/scriptnode-synth-smoothes-transients

      Should I use Script FX + Silent Synth instead for tighter transients, or is there a proper workaround?

      Thanks.

      posted in ScriptNode
      D
      DanSound
    • RE: Export Setup Wizard Issue

      I’m so absent-minded 😰 The issue was that I forgot you need to enable compilation in the main container. Thank you for your help, guys! @David-Healey @Christoph-Hart @dannytaurus

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Could you will me your commit version so I'll try it on my end?

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey That's exactly what I was using to test, just a container with filter node. Tried it now and same behavior, no dll.

      Export Setup Wizard - blank steps.

      When I enable export in compilerSettings.xml Export Setup Wizard disappear, but no dll after export.

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      So I installed the latest macOS Tahoe and the new Xcode, and decided to try a different route. I downloaded the develop branch from GitHub as recommended. It compiled smoothly, but it works exactly like the previous version. Nothing changed.😑

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Maybe Monterey is outdated?

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Somehow it works again but when I click Finish there is nothing to choose 12aa5f01-7904-4500-8b84-628b6507ea9c-image.png

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey I see it once I click Compile Networks as DLL

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Yes, on this popup 49ff28ae-00a6-4ed8-a488-33ae3a3cf21d-image.png

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Clicked Next button on Compile Networks popup.

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey I added ExportSetup value="Yes"/ below the EnableLoris entry in compilerSettings.xml

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey Thanks! I've used that tool and it worked well, but Export Setup Wizard works exactly the same as before - blank steps and that's it.

      Then I enabled Export using @dannytaurus recommendation and it worked once for 100% but didn't export anything. And now it just crashing Hise:

      Crashed Thread:        0  JUCE Message Thread  Dispatch queue: com.apple.main-thread
      
      Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes:       KERN_PROTECTION_FAILURE at 0x000000016a677fc0
      Exception Codes:       0x0000000000000002, 0x000000016a677fc0
      Exception Note:        EXC_CORPSE_NOTIFY
      
      Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
      Terminating Process:   exc handler [21685]
      
      VM Region Info: 0x16a677fc0 is in 0x166e74000-0x16a678000;  bytes after start: 58736576  bytes before end: 63
            REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
            MALLOC_TINY                 166d00000-166e00000    [ 1024K] rw-/rwx SM=PRV  
            GAP OF 0x74000 BYTES
      --->  STACK GUARD                 166e74000-16a678000    [ 56.0M] ---/rwx SM=NUL  ... for thread 0
            Stack                       16a678000-16ae74000    [ 8176K] rw-/rwx SM=PRV  thread 0
      
      Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread
      0   libsystem_malloc.dylib        	       0x1911b6994 nanov2_allocate_from_block + 8
      1   libsystem_malloc.dylib        	       0x1911b61e0 nanov2_allocate + 128
      2   libsystem_malloc.dylib        	       0x1911b60fc nanov2_malloc + 64
      3   libsystem_malloc.dylib        	       0x1911d3748 _malloc_zone_malloc + 156
      4   libc++abi.dylib               	       0x1913648b0 operator new(unsigned long) + 32
      5   HISE                          	       0x10691cb10 juce::String::upToFirstOccurrenceOf(juce::StringRef, bool, bool) const + 888
      6   HISE                          	       0x105d91684 scriptnode::DspNetwork::createFromValueTree(bool, juce::ValueTree, bool) + 1532
      7   HISE                          	       0x105d9126c scriptnode::DspNetwork::createFromValueTree(bool, juce::ValueTree, bool) + 484
      8   HISE                          	       0x105d90ff8 scriptnode::DspNetwork::getNodeForValueTree(juce::ValueTree const&, bool) + 312
      9   HISE                          	       0x105d90944 scriptnode::NodeBase::getParentNode() const + 384
      10  HISE                          	       0x105f8a894 scriptnode::ScriptnodeExceptionHandler::validateMidiProcessingContext(scriptnode::NodeBase*) + 40
      11  HISE                          	       0x105de7888 scriptnode::InterpretedModNode::prepare(snex::Types::PrepareSpecs) + 172
      12  HISE                          	       0x105d91ad4 scriptnode::DspNetwork::createFromValueTree(bool, juce::ValueTree, bool) + 2636
      13  HISE                          	       0x105d9126c scriptnode::DspNetwork::createFromValueTree(bool, juce::ValueTree, bool) + 484
      14  HISE                          	       0x105d90ff8 scriptnode::DspNetwork::getNodeForValueTree(juce::ValueTree const&, bool) + 312
      15  HISE                          	       0x105d90944 scriptnode::NodeBase::getParentNode() const + 384
      
      
      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @David-Healey So just click on "< > Code" button and download zip file?

      I'm quite new to Github, this message is not related to develop branch, right? 299cc7e0-27b2-4fb2-b401-df04d3814071-image.png

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @dannytaurus Thank you! But I guess I need to compile another version since Christoph said it's bad. Just not sure what commit I should use.

      posted in General Questions
      D
      DanSound
    • RE: Export Setup Wizard Issue

      @Christoph-Hart Ok, thanks. What version or commit would you recommend?

      posted in General Questions
      D
      DanSound
    • Export Setup Wizard Issue

      Hello

      I’m having an issue with the Export Setup Wizard. Some of the steps appear blank, and it just keeps cycling without doing anything.

      export.gif

      I'm using quite fresh build, git commit hash - 535630df

      Monterey 12.7.6

      Any help would be highly appreciated :)

      posted in General Questions
      D
      DanSound
    • Multiple modulators for one parameter in Scriptnode

      Hello

      I’m playing with Scriptnode and can get some cool results, but I can’t find how to control one parameter with several modulators/knobs at once.

      For example, I want an oscillator’s Frequency to respond to:

      • Two AHDSRs

      • A parameter knob (for the base frequency)

      • control.midi for keyboard pitch

      I’ve tried control.pma but still can’t connect everything at once. Is there a node or method to make this work?

      Thanks!

      HiseSnippet 2280.3oc6a0DaabbEdVQMT+XYGaTmblGxAkVCARIYWmlCb0uMBwhlPTUM.M.Ji1cH4TsbGlcWJIZCC3zVD3Ss.8l.5gzis8ZuzCEvnsGZOTfBz6ENW5wVeImSdyr6xcVxkhKoHEZCDEff1Yl2rey68l226MbTYGtA00k6fzle+1MoHsEvUZa6Uei5DlMZmMQZ2BuKw0i5jyuo0a2j35RMQZZY99hFzlaZj7yqKtNwhXaPiZBgNfyLnOh0f4E0ZY8OfYYsMwjtOqgxnWUeGCt8FbKdK.OYv4QMIFGSpQKQDCaJL58It0QZea7xKW03g4y+vUV494IjULIjUKPW4coUePUi6m+cyadz8yC+7.jV1sLYdbmJdDOpKRa504lsqTmeps+K3.lK6HKp3gBnJva1u4s4VlhknnUzF0YVlkCUTtHXVJGo1x3q1tKdWlIqS6QpuaK6HWjDpJPsohCuLwfWAU3kWAdI.IMEHMsOjtCthgCqoWTOB7bC7N1f0rJArSpPwerHsWh2fCCv1aoFjioa6.OzQfEeP972KG7q248p1x1viwsywsKw8nO1dw2Y9mN+by+r4y0cWUqlXehWiC2xh5jX2BWCmKRvEsa03Hpy8xcBwpEsy.gkebcJt+5TUStg+pVYfb6crYdOtI0teNBn.UEn+wAnB737jZ+2LP6uVKSF+GRNgVk6z.wLEdDwZq.Rt.T2zXR7HhchOcmR6u0dkV6QOC4PrqQgkjCXhvZhAIaYKayvmQcPPFeDbq.DTwhYRcju5YvefM+n3uwW8j69eJldgWNlvu7KeAUO8BuRLg+3+8u72NDBuZLg0+hm76Kh9A6roPWANvAlBv7zj53wDVdsMom.Qe72MLGdSp6wd7lRaUilbaggSa9g1ZcVjkZE81cdP+Go2Lz0XGSYbT4Lla6Or.5TloW8NC8e7o50orZ0iBI9wmo6BNdayrBh0okgZS.uz8DF4nGk6TQJvelAZpOSM9pBbettG8LXFtItLyyn9ZM3sfIr+KglDG.YPf.QOwEREPyMP2GE.YlDfVvet2jZPZiZPhF9K9y5MXllVzxbWlHVPPO4PuzQOk.O1jOL3dEEbCutDv8L3ICjCmWUzN6.2pDggm+zjPaVrbagJXQ2NsPJPXTubN.aG2rkEwKNEnHQgfNDJAUdGA4hMnbZqlHQ27hSmNdwKl1Nsv8N99HIi2oR.uP3mIMdCxx3l3spVkZ3EA1owa+gWXJECMTFX5E9Fes4CbOf2u.Hw7VTAToVMjQPEA2DzwZB1pvrMdANhYuoCE7xn6yKaQZunKoQSQ7OO58xcjE233JrmP6Mcf.O10EiXQi5Daapk6nj0P1TmIVgKLSLzd7VdL6Z6R7bXvlKLr9q.IzZP2H.cBcvTB9Z+myGRfWgZaJe3qfOAcVniBC5rPXmQ4cfJQ8Nk6brzFE72PP.eChqTIeX0yJfVyxhepH.BKvkFLLx1JysZ2rN2lYHZxeDgHMH7d.bgbu2mvrD6ApzxExJx7w1UfAKS3WKyATGW4DOCN+RvOvdhRbSnqY1lX.J11kIBJv6fEIZAduTmkL53EGCqwbdjrgw5VLqg0H3q3.T2PFVDpPPXxJGFqRjCvTZYTxIv2SV7Dr+cJ+W8NtGH50fXgNvOACX8JdK9JU4hHqepyPvblOpisndSkEUzP5ccnNAW7x3xAZrBnmQ9NKDGv2RBXX6fDtIfzPotTnLqH5JMDeKfEUCTRt8CghhttOwoF0SFuKxtgPJKgrRvLjqf.gFiKfr.MlGMQnqMErizlZ3u0R536yfxcMfRcE7KQqNeFT+4JQwlG6PM3NBJ8xwyDPFcp+JpEvUYm8vCkgKiqtdKEOTkwjzVMktmj9nSof64wM3lIru5tp6qBGQuXVQ7qJDOKlT2z0Y43381Xp8ITKXRWR1cBXsifC.o3KDougfUQwKH.r9ApQUNUj+hhyoZCA0JE30410v6sWAkfE8rvxr1j41DnmWuEjGhelAwZQfOaS5YgLUaA61MgDKjhKVXw7c0lqySf28tL6C5tR3cImEuMHi5JdzlhjABZ6yO+7+PwJGSO02TDVdXoc+aE8sTq44Q.m4dl6MoUIsr75p82VGMzfBxXsKPI+zCnjiT.paF.pGQA2ETOSVxH60EQSd0UV76CYBlVk0p5WAPJr.HkoYtO+7+3uQOQLAEVcEX.mCC4.IhLkVM0qtJLdyg2iZQItTTO1owm8ajc12nkyI8frWUb7ouRDYutX+Q1M.8EjkdsZv6Hk1Q0zTlX3JH6fzCojxlpW1pBiJaUgIBaUF7xCKWk5ioJOqaf21g9IsfhTZeMQ2EQzM6UJQ2WI+7e6KQ2Zs73Mfs.xSb4+wY8l8Ji06WOM5m8S5Kq2kTmcME30TfeSiBre0IOG1leXumov2RobyvAzKmXjvSxhM0hUVuB8VOmllCcIktSphdktGFHOVYDCN3xXjhYGd9maqOrtQpmfyfci5aPztwGVD4n2vU+yTFt5m13uGr8KJ+Dko54+pyOuXxArd9w5oFjR0PuJw75CWzqEjfL2dhcWouXUUTlYLkpw3KhwkNGiglCXFb45IvKMwixdQXJq7alaTN.hKJ75L9UMLzUaDJ20GM10GM12vNZrqthD9WeuU9c+7qKRXDJR.ecQBCeQB8aG4+WdNYJewaw3tdC+zr6zYReETc57xjhsxEkP8Ij1zcnNDSXRoVGog8GSj1M35AFicYpIe9XgeakW9buSm2i9uHcQA5.v6.d0BaFyt1in10.CsZF3PzfOSev91cmGDjchBv82VqdW4F+gN5H5e5KW7id724K5KEY5NK0NG4a43W3OUVYT2qwXWqtweLaEQ+K+3pm7I5ShkXm6YW2KtvNlnqq+Zipe1ytjqqv7mS2xJ3R7M9q6N0UfcYOb+fh6SvfI8Fmj60FT5ncWpv5b9wMHx6o0HcmkuRtUYMHFN7CCtWMBCxrxV.NK6fS9ZWwy4R3FqKNOrCMLhOU8H3xipfqLpBt5nJ38GUAevnJ32cTE7gCVPw+BJAzqhMWv1fxa4m7f1VJWr7ulydZCf
      
      posted in ScriptNode
      D
      DanSound