Forum
    • Categories
    • Register
    • Login
    1. Home
    2. ustk
    3. Posts
    • Profile
    • Following 0
    • Followers 15
    • Topics 469
    • Posts 6,015
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Runtime assertion of exported FX plugin

      @Christoph-Hart Thanks, yest that's the first thing I checked...

      I re-created another minimal snippet from a new project (the previous one was the main project that I stripped down until having nothing, so I might have carried on a problematic setting of some sort.

      This new one (identical snippet with just a simple ScriptFX) works and runs fine. I did copied the preprocessors from main project and that minimal snippet it's still working. So there might be a setting or a corrupted file. I remove the Binary folder entirely at each iteration to be sure it's clean.

      I'll try a diff between the two "identical" minimal snippets to see why one is not working...

      posted in Bug Reports
      ustkU
      ustk
    • RE: Runtime assertion of exported FX plugin

      A little update. The issue is not related to an envelope modulator per say. This very minimal snippet shows the same issue as soon as I have a basic ScriptFX.

      • Hise is compiled from today's last commit
      • JUCE 6 branch selected (but XCode says it's JUCE 8 that is somehow complaining...)

      Could anybody build and run a debug to see if it fails or if it's my config? That JUCE 8 showing feels weird to me...

      HiseSnippet 1205.3ocuW01SiaDDdc.ebN8pTOo9CHeLTgPwg.AnenG4sqQsAhtjK5jppParmPVE6cs7tFHs59d+41+AsyZ6fcfDHWT6YPPl214YmcmmwoenvAjRQHwn3v4A.w3MlClyUSaNkx3jtsP8lCAoZ3TphzXd.UJAWhgwNuWa2vZWR7ye+SMndTtCjohPFIXNvux7YpLs8e2uv775PcggL+bdW6cccD7lBOQDhkcLqPBnNyn2.WR0tUvj7yT4ThwOXdD3d1o1P8SFWod0pUbpCm.0Nxc7ot0rA2Z.8nyN9XndUhwqZ6xThvAJpBjDicaHbmOXp3NdRBFwjrwdfVvlL.ybh5NBOW8VTqkzbJyys+hhjjfqR+rR1NIkru2rGyk8f9rR22EanTVD4KfFEVFd6rD7ryCuJ4f2JfjQNHsaBjdq4.mPVfJyhFOeiYWtBBmPwyo7PIwWRgOtqYSA5AWcnOcFzIDEdHhxmToxAkv+r+OVbydlDwcTLAujfeoPAWwKuew+rnEaRoxsZO55dW0p89EsPMVx6XJmokJ2CwJdle3MfRGwkQ9igvx6idE6lkCUBkN5jysTQigt7fH06oddP37FJ9gRPMh5EAkUgQ.BRq3mU4oyTJ+Fvs7CNMNDnyPgrbT+bKtfIgWb8erWavZe54Vv8NLrt9hq9S8aCV+yRpOWEo1zBzSb8kyRsJXVBob4DQn+FrSVsuaPdvpkuvMxih8JYQJ+sJ+9Zxz57dCx0YqIW1eQ4xdSx0wUVStp9EkqpOStr9bQ72OWrziaDmLIoS7Q1z89gB8ZuRyZB6vmKvx7390CJcqF7O3HRJsLSm45Y5xSD6jPEkyQAuKmotJ.3qidljxege5icaQUTM8XpNzu.HTwzPvnEbKNbJgrzxrEHmoDA33omvjhb3Kp64I10i+RMf0fkXS0LlbISMO+3w+yX62TH9Vy9ZN0UiwBq.iXk5+CLlNi7aMaOYB3nx.3tlc9zWuAhESGHh4Tm72jJVpymrW0nPi+xL6BdPHDPCggh9dz4kkT+.O3CHFOnzXOgyrAr+.dZWQPBDZn8nrtEkCdxso44UabUw94OT9fHRw32zipBY2icg3z0A3aa4.MSQGpynftGJQthVVeuX.vciE9G7I0nsV1H0n8Bi4Z+tDT2IBmEebj9YhwqSp8sjAKTMBBk5KmF6YV4P7GxEddh6ZJ7CXoWawCkXc8EdyClJ3LGspDOV.8K7EQXVSwe1c9FKNeVrUvWhbHk4oaAFDIQhD2q3Cv0I9MW0WAuT3heZuNTGrlOuOUMU2Joohv6sPnlrM896RairqP5hex6rtjC5Sr9zPz.NNWl5FlqEuwaB7vckut7oeeWicz1Spewf5U5rZZ5G4QVBdEM8w+enV+pfQRDuPtJjCa59mERny8X73gQ5URe.0id+Cx1nrFU6YlnZICsfIzHO0R5H4HgQgbIcIKwcvZIjepPRwtqbj1pC0aQVvy5FBwLeZ7srsiu+qQOgO0ITbsSRatdy85XM3YDO9.xxrmVtjM41jMVFirO90Gt1wY4k5IAVcaC7nsMvZaafGusAdx1FX8sMvSe4.0e6tKhTB+DlJj4oe63KgFFs4TjUNdjB4eAj7iQMM
      
      posted in Bug Reports
      ustkU
      ustk
    • RE: Runtime assertion of exported FX plugin

      @David-Healey A minimal (blank) project works.
      I'll try a minimal that uses the envelope as well and report

      posted in Bug Reports
      ustkU
      ustk
    • RE: Runtime assertion of exported FX plugin

      So it seems the problem comes from the envelope modulation

      posted in Bug Reports
      ustkU
      ustk
    • RE: Runtime assertion of exported FX plugin

      @David-Healey I tried for last one (well a few days back, before yesterday's new stuff) back to where JUCE submodule has been introduced because it's a pain to go further back...

      Something weird is that I'm on JUCE 6 but XCode says JUCE 8 in the message thread (screenshot)

      I'm editing the first post because AI gives more noise than needed...

      posted in Bug Reports
      ustkU
      ustk
    • Runtime assertion of exported FX plugin

      @Christoph-Hart I am hitting an assertion in JUCE setValueAndRampTime:

      Screenshot 2026-04-21 at 13.35.00.png

      The stack shows sampleRateToUse is -1

      Screenshot 2026-04-21 at 13.53.10.png

      Screenshot 2026-04-21 at 13.53.35.png

      posted in Bug Reports
      ustkU
      ustk
    • RE: Recent commit to Processor.cpp breaking old project

      @David-Healey No idea, it's an absolute coincidence that I'm working on this today...

      posted in Bug Reports
      ustkU
      ustk
    • RE: Table "Not assigned" warning

      @David-Healey This makes sense! It would need a safety then at least not to confuse the user. That's for the module itself, but do you think the Y value in the popup is related to the same issue? I would just expect to get a normalised value...

      posted in General Questions
      ustkU
      ustk
    • RE: Recent commit to Processor.cpp breaking old project

      @David-Healey @Christoph-Hart Could the fact that not having the MIDI Learn button available as parameter be related?

      Screenshot 2026-04-16 at 12.37.41.png

      posted in Bug Reports
      ustkU
      ustk
    • RE: Table "Not assigned" warning

      @David-Healey Oh yes that's what I meant, it gets rid of the popup and I'm good with it, but what's behind the scene? What's the reason for "not assigned" in the first place?

      posted in General Questions
      ustkU
      ustk
    • RE: Table "Not assigned" warning

      @David-Healey This does not resolve the "not assigned" notification but at least it makes me feel better to just remove the popup entirely as it's not really needed here... so 👍

      posted in General Questions
      ustkU
      ustk
    • RE: Table "Not assigned" warning

      @Lindon And it's not even an instrument 😁

      posted in General Questions
      ustkU
      ustk
    • RE: Outside the interface

      @ulrik I’m afraid panels and contextual menus are complete different beasts. Since child panels are still panels, this would mean any component could draw outside the main window which would be weird…

      I think you need to somehow constrain your design within the window’s boundaries.

      posted in Scripting
      ustkU
      ustk
    • MidiLearnPanel, not CSSable yet?

      As in title?

      posted in Feature Requests
      ustkU
      ustk
    • RE: Table "Not assigned" warning

      Oups.. forgot the screenshot...

      posted in General Questions
      ustkU
      ustk
    • Table "Not assigned" warning

      I have a Not assigned warning with my tables.
      As you can see, it is in the modulators as well (all my modulators, not only MPE)

      • Why and how to get rid of this?
      • Are the two related?

      Those modulators are meant to be used with the Matrix Modulation system, so that might be the reason but who knows...

      gclfo.gif

      posted in General Questions
      ustkU
      ustk
    • RE: Plotter Text

      @David-Healey @DanH In fact it's not something that problematic because it can be LAFed easily.
      It's just the annoying message "Not Assigned" that I can't get rid of, so I just make it transparent, but I feel like it's a hack and it should be cleaner...

      posted in General Questions
      ustkU
      ustk
    • RE: Plotter Text

      So 3 years later... Is there anyone using a plotter successfully? (I mean, as stock component without code modifications...)
      Or should I stick an AI agent onto the problem?

      As for the paint issue, the solution is to drawAnalyserBackground and drawAnalyserPath

      posted in General Questions
      ustkU
      ustk