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

    Topics

    • ustkU

      Third party C++ log to console

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

      @Orvillain nice! Do you stick it on release as well?
      EDIT: getting a compilation error for release because of the snippet browser.

    • ustkU

      A follow up on the custom tables...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      1 Votes
      7 Posts
      80 Views
      Oli UllmannO

      I just saw this new thread... :-)
      Here's some info for you that I noticed recently:
      If you use the content callback of a table as follows:

      Table.setContentCallback(tableCallback); inline function tableCallback(i) { // Your code }

      i returns the index of the point that you control from outside, for example from a panel or a slider.
      This was very useful for my use case.

    • ustkU

      Envelope follower signal domain

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      117 Views
      Christoph HartC

      signal detection = mod output (minus smoothing), so still not clear what's the problem, but glad you solved it :)

    • ustkU

      Matrix Modulator voice nullptr crash

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      11
      0 Votes
      11 Posts
      506 Views
      ustkU

      @Christoph-Hart oh awesome! Thanks!

      AGI my ass…

      Lol very true 😆

    • ustkU

      External Filter not updating the floating tile

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

      Did we lose the connection specs in the networks?

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      1
      1 Votes
      1 Posts
      65 Views
      No one has replied
    • ustkU

      Same node parameter names impossible?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      348 Views
      ustkU

      @Christoph-Hart Amaaaaazing! Thanks Chris 😎

    • ustkU

      Third party node modulation output slot

      Watching Ignoring Scheduled Pinned Locked Moved Solved C++ Development
      13
      0 Votes
      13 Posts
      492 Views
      ustkU

      @HISEnberg said in Third party node modulation output slot:

      @ustk nice I basically setup the same system but just using HISE’s version of get/setLatencyInSamples. I’m assuming you are using the JUCE version of this in the C++ node? I believe HISEs API is exactly the same but I could be wrong.

      Well my use case is different, I just compute my inner DSP latency for dry/mix situation in a split node, not reporting the whole latency of my project to the DAW...

      Regarding what @Christoph-Hart and @griffinboy are saying, could oversampling help here?
      Despite the fact it'll eat up some more CPU, of course...

    • ustkU

      DSP compilation error with wrong CompileChannelAmount

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      118 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
      194 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
      1 Votes
      1 Posts
      67 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
      99 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
      198 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
      97 Views
      No one has replied