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

    Topics

    • ustkU

      Store object in a panel's value object with undefined sub objects...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      35 Views
      ustkU

      @Christoph-Hart Yeah in the end it wasn't hard to just jump between Rectangles and arrays

      area = Rectangle(fromArray).modify().toArray();
    • ustkU

      Array plotter in the watchtable won't always show up

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      3
      0 Votes
      3 Posts
      43 Views
      ustkU

      @Christoph-Hart oh yeah a buffer why haven’t I thought about that… I’ll try.
      My array is only made of numbers, but I’ll check in case an undefined is hiding somewhere…

    • ustkU

      sendDataToGlobalCable issue No matching member function

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

      saveInPreset vs custom prefFile vs what?

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      33
      0 Votes
      33 Posts
      370 Views
      ustkU

      @d-healey I will, I just discovered an error I've made that might be an happy accident... Need to test further...

    • ustkU

      Validate plugin parameters freezes Hise

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      22
      0 Votes
      22 Posts
      319 Views
      ustkU

      @Christoph-Hart That was it! Thanks Chris! 😎

    • ustkU

      ScriptEditor: better CSS styling

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      18
      0 Votes
      18 Posts
      306 Views
      d.healeyD

      @Christoph-Hart What's the reason we can't have both regular laf and css playing together on a single control?

    • ustkU

      Autosave overwrites the wrong project...

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

      Plugin processing no sound...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      422 Views
      Christoph HartC

      @Dan-Korneff That fix is included in the latest commits now BTW.

    • ustkU

      Network range mismatch

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      1 Votes
      4 Posts
      153 Views
      LindonL

      @ustk said in Network range mismatch:

      @Lindon but does the warning stay in certain cases ?

      yeah - but very rarely

    • ustkU

      C++ Third Party node SliderPack, Span & sfloat

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      10
      0 Votes
      10 Posts
      821 Views
      ustkU

      @Christoph-Hart What about the slider pack limitation of 128?

      Could it be extended?
      Or perhaps it would be better to use a cable with complex data to send a more precise curve?

    • ustkU

      Rectangle Viewer... Ok, but where?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      253 Views
      ustkU

      @Christoph-Hart Ok cool, I did tried it successfully once but wasn't able to understand why I couldn't anymore... Makes sense...
      The doc say something about that flag, but my mind wasn't set to understand the viewer needed it ☺

    • ustkU

      Export Wizard vs Old Export

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      157 Views
      d.healeyD

      @ustk I don't think so, behind the scenes they are both running the same batch file. The only difference I've noticed is the Export Wizard is buggy and gives different options than the Old export.

    • ustkU

      Pluginval FAILED

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      1k Views
      d.healeyD

      @ustk I'm not sure. Check if it clears the AudioUnitCache folder - Users/username/Library/Caches/AudioUnitCache

    • ustkU

      Customer hitting a lot of connection errors with my manager application

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      27
      0 Votes
      27 Posts
      754 Views
      d.healeyD

      @ustk said in Customer hitting a lot of connection errors with my manager application:

      Thinking about worfence, it's in learning mode when the problem happened anyway.

      So for now it might be the captcha thing, since I've read similar issue online, but it was 2021 with jwt v1, so it's strange.
      And I'm definitely not the only one using recaptcha v3 out there.

      Disable both and see if the problem goes away.

    • ustkU

      Faust parameter not responding with compiled networks

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      3
      0 Votes
      3 Posts
      332 Views
      ustkU

      @aaronventure Thought this one was new… Damn!

    • ustkU

      fx.pitch_shift not working in a multi channel network

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      0 Votes
      4 Posts
      416 Views
      orangeO

      @Christoph-Hart said in fx.pitch_shift not working in a multi channel network:

      @ustk haha don't use that, I'm probably ditching it again soon.

      Other than the glitches, it was doing its job really well. I hope there's a good one to replace it with after ditching this one. Or whatever the problem is with this one, I hope it gets fixed.

    • ustkU

      DAW state restoration of plugins for controls not saveInPreset

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      119 Views
      ustkU

      @orange Well I'm not sure this applies, because ProTools does load with the previous state of each instance, be it on or off.
      While in other DAWs, all instances get initialised with the pref file, be it on or off...
      So the default value seems to have no effect on this.

      UserPresetHandler.isInternalPresetLoad() might help to decide if it's a DAW state that is restored or not... But a pre/post load callback is for preset loading, so if this applies to instance restoration I don't know, I have to experiment... Maybe it's a matter of creating a flag that authorises or not the loading of the pref file, hopping this won't interfere when first inserting the plugin on a track.

    • ustkU

      AU won't load my pref file despite it VST3 does

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      82 Views
      ustkU

      @d-healey The very definition of a theory is that it's the better explanation we have until a better one replaces it... Well, I can live with this one for a while ☺
      Thanks Dave 👍

    • ustkU

      Updated presets extraction... Did I miss something?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      111 Views
      d.healeyD

      @ustk said in Updated presets extraction... Did I miss something?:

      I was still testing things I didn't updated to a higher version number (still 1.0.0).

      Good point, you could change the version number in the preset xml to test without changing your project version

      <Preset Version="1.0.0">

      Let us know if it works.

    • ustkU

      Renaming preset, can we fire a callback like for saving?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      1 Votes
      3 Posts
      64 Views
      ustkU

      @d-healey I was thinking about the delete one as well and somehow managed to forget writing it...