HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. scriptnode
    Log in to post
    • All categories
    • oskarshO

      Enable / Disable Compilation in new DSP Compile Dialog

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests scriptnode compile
      20
      5 Votes
      20 Posts
      361 Views
      oskarshO

      @Morphoice if you want a more detailed error message try opening the generated AutogeneratedProject.jucer file from the DSP Networks Binaries Folder.

      You can then compile this file as you would compile HISE in VSCode or XCode. This usually yields the correct error message.

    • Matt_SFM

      External display buffers not working in HardcodedFX

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved ScriptNode scriptnode display buffer
      1
      0 Votes
      1 Posts
      63 Views
      No one has replied
    • M

      Gain Reduction Meter on a Faust compressor

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions scriptnode faust meters
      15
      0 Votes
      15 Posts
      582 Views
      T

      Thanks, @sletz, I am aware of the attach primitive. The problem is that no metering signals are available in HISE when the dsp network is compiled.

    • oskarshO

      core.ramp creating clicks on cycle

      Watching Ignoring Scheduled Pinned Locked Moved General Questions ramp scriptnode
      4
      0 Votes
      4 Posts
      268 Views
      oskarshO

      @Christoph-Hart thanks! I just totally forgot the modulation container exists for these cases!

    • d.healeyD

      [Scriptnode] control gain via knob using only 0.5 to 1.0 range

      Watching Ignoring Scheduled Pinned Locked Moved Solved ScriptNode scriptnode gain network
      18
      0 Votes
      18 Posts
      642 Views
      Christoph HartC

      BTW you can optimize the wet path like this:

      99dfcf6c-6697-40ef-b4bb-8dcad3e21327-image.png

      Use a multi container, this will automatically split up the stereo channels into LR (the mul node does nothing and the jdelay delays the right channel only. If you don't modulate the delay time you can set the limit to the exact value of the delay time parameter - this will save some memory because the delay won't allocate as much (in this case it's 1-2MB of memory).
    • trillbillyT

      Scriptnode xfader Visualizer

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode scriptnode xfader visualizer
      8
      0 Votes
      8 Posts
      558 Views
      trillbillyT

      @ustk Thanks again for your help! I dove into this and am trying to figure out how I can display it Vertically instead of Horizontally. I've got my samplers stacked vertically on the UI and would like the Xfader Visualizer Panels to display on the sampler it corresponds too. Is this possible?

      Or maybe even possible to have it light up buttons instead of panels? Like a small LED "Clipping" style button. Just thinking out loud here...

    • d.healeyD

      Making a fake stereo effect

      Watching Ignoring Scheduled Pinned Locked Moved Scripting scriptnode stereo width delay
      5
      0 Votes
      5 Posts
      496 Views
      d.healeyD

      @Soundavid Thanks, I'll give it a try

    • oskarshO

      Looper / Recorder FX Plugin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions recorder scriptnode
      19
      0 Votes
      19 Posts
      1k Views
      Matt_SFM

      @Christoph-Hart @Adam_G haha I don't know if I could have found this one šŸ˜‚

    • trillbillyT

      container.multi "Child Nodes Exceed Channels"

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode panner pannerfx
      6
      0 Votes
      6 Posts
      357 Views
      trillbillyT

      @Christoph-Hart Ok, I've got it working in the Snippet.

      In another project, Im using a Global Modulator to build the Network. Does this matter? I've got my project set with 4 Stereo Channels yet I can only get 1 to show in the Network.

      EDIT: I decided to not be lazy and just try it. It seems that was the issue. Switching to Script FX or Global Modulator works.

    • d.healeyD

      Clone pack EQ with different frequencies

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode clone
      3
      0 Votes
      3 Posts
      324 Views
      d.healeyD

      @Matt_SF Thanks, I'll play around with this

    • trillbillyT

      Import A Scriptnode Snippet

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode network import
      3
      0 Votes
      3 Posts
      415 Views
      Christoph HartC

      @d-healey this is for copying nodes inside a network. If the clipboard contains one of these snippets, it will show an item in the node popup that will create a new node based on the clipboard content:

      6bedc52b-45c2-48a2-836d-822ecf0f8ffe-image.png

      The import from snippet function in the scriptnode "homepage" isn't functional yet (and it's a bit useless because you can just import a HISE snippet with a node which is why I never bothered implementing it).

    • Matt_SFM

      [Feature Request] Cleaning Networks

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests scriptnode feature request
      2
      2 Votes
      2 Posts
      319 Views
      Christoph HartC

      @Matt_SF you really just need to delete the network xml file and Iā€˜d rather let this do the user manually.

      Not sure why this should crash, however it might be the case that when you delete a xml network that is still compiled in the dll it will cause issues, so just recompile the dll after you deleted a file.

    • StraticahS

      Scriptnode to dll export, new error

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode export dll dsp
      1
      0 Votes
      1 Posts
      263 Views
      No one has replied
    • oskarshO

      ScriptNode Reverb Freeze Mode

      Watching Ignoring Scheduled Pinned Locked Moved General Questions fx.reverb script node script fx reverb scriptnode
      1
      0 Votes
      1 Posts
      284 Views
      No one has replied
    • Matt_SFM

      [BUG] Scriptnode Network - Faust node disappears

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development faust scriptnode bug
      4
      0 Votes
      4 Posts
      344 Views
      Matt_SFM

      @Christoph-Hart that's a funny one šŸ˜‚

    • Matt_SFM

      [BUG] Parameters not working in HardcodedFX

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode bug compiled
      3
      0 Votes
      3 Posts
      321 Views
      oskarshO

      @Matt_SF @Christoph-Hart is there any solution to this? I am currently hitting this limitation and I do not know how to work around this.

    • Casey KolbC

      Making a Scriptnode Sampler with MIDI

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode
      9
      0 Votes
      9 Posts
      509 Views
      Casey KolbC

      @Christoph-Hart Any update on this fix?

    • Matt_SFM

      [BUG] Wrong network parameter name

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports scriptnode dspnetwork bug
      1
      2 Votes
      1 Posts
      251 Views
      No one has replied
    • Matt_SFM

      Frame or Block processing ?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode dspnetwork processing
      5
      0 Votes
      5 Posts
      382 Views
      Matt_SFM

      @Dan-Korneff Thank you Dan! A bit of theory never hurts :)

    • LindonL

      Adventures In ScriptNode - compiling SNEX nodes

      Watching Ignoring Scheduled Pinned Locked Moved General Questions scriptnode
      7
      0 Votes
      7 Posts
      485 Views
      LindonL

      @Christoph-Hart said in Adventures In ScriptNode - compiling SNEX nodes:

      @Lindon Yes, unless they use certain things which prevent compilation:

      global cables modulator slots changes to the DSP network using the scripting API

      I think there are a few more edge cases, but these are the most important ones. If none of them apply, then you should export the scriptnode network as dll and use the hardcoded modules instead, this bypasses the entire scriptnode data management with its additional data layer and API access.

      Ok thanks - good guidance, in passing... what are "modulator slots" here?