HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. ustk
    3. Topics
    • Profile
    • Following 0
    • Followers 13
    • Topics 430
    • Posts 5,580
    • Groups 1

    Topics

    • ustkU

      DSP compilation error with wrong CompileChannelAmount

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      26 Views
      No one has replied
    • ustkU

      Crash when exceeding network parameter connection limit

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      0 Votes
      4 Posts
      81 Views
      ustkU

      @d-healey @Christoph-Hart And I just added two more 😆
      The forum was just giving me a 503 error for an hour, I think it was acting against... ME AS A PERSECUTED PERSON!!!

      Yeah alright, I divided the connections into 4 sub groups... I don't intend to modulate them though so all good 👍

    • ustkU

      Filter Display Buffer, avail or not avail?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      37 Views
      No one has replied
    • ustkU

      Illegal slider range error with getValueNormalized()

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      75 Views
      Christoph HartC

      @ustk ah yes that's an easy fix.

    • ustkU

      Crash dynamic block size node

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      147 Views
      ustkU

      @ustk Mmm... loading the only network I have with a dynamic blocksize node in another project works...

    • ustkU

      Network modulation zipper noise help

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      60 Views
      No one has replied
    • ustkU

      Nodes losing their connection to outside parameters when dragged into containers

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      1 Votes
      4 Posts
      343 Views
      ustkU

      @Christoph-Hart Strangely it does not happens all the time, I can't reproduce it with a smaller network, but it's usually happening with bigger networks (to be confirmed)

      Although a similar issue is when you undo:

      sdfgh.gif

    • ustkU

      Global Modulator + global_mod node crashes Hise when quitting

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      262 Views
      DanHD

      @ustk think I've been having the same, will check in the morning

    • ustkU

      Parameter pagination left dropdown acting weirdly

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      12
      0 Votes
      12 Posts
      890 Views
      ustkU

      @Christoph-Hart Not a big deal, but as soon as you use sub groups, it forces you to do so for all parameters which you might not want...

    • ustkU

      Is the range warning indicator an issue for unscaled parameters?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      547 Views
      ustkU

      @HISEnberg Well my fear wasn't if it work or not in the network and in Hise in general but I reckon a compilation issue with those warnings...
      So if no issue with that, perhaps it would be easier for you @Christoph-Hart to just put a message in the range popup or anything telling the user not to worry about.
      A warning is here to make you shaking and to remind you that the abyss is closer than you think... 😱

    • ustkU

      Hise crashing when closing if a global modulator is present

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      292 Views
      No one has replied
    • ustkU

      Global Modulator: What is the bipolar intensity doing?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      394 Views
      No one has replied
    • ustkU

      Table won't jump between extreme values?

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      2
      0 Votes
      2 Posts
      532 Views
      ustkU

      @ustk Infinitely better solution:

      fmod(input*3.0, 1.0)
    • ustkU

      Wrap modulation value

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      2k Views
      ustkU

      @Christoph-Hart I know you're working a lot on this, but just to know before going further in my new project, would the intensity limitation be achievable or should i rely on a different approach?
      I am currently using global_mod nodes but I need a new duplicate of the whole modulation container for each parameter i want to modulate, which becomes insane, not talking about the UI implementation 😨

      In the context of an FX, not an instrument...