• SlotFX.getParameterProperties() gives back undefined value

    7
    0 Votes
    7 Posts
    522 Views
    Oli UllmannO

    @d-healey
    Great, thanks. I'll see if I can learn something... :-)

  • Full file paths shown after using `setCurrentExpansion`

    3
    0 Votes
    3 Posts
    231 Views
    D

    @Christoph-Hart awesome, thanks!

  • AAX compile error - Develop branch

    12
    0 Votes
    12 Posts
    3k Views
    ustkU

    @Dan-Korneff No worries mate! 🤗

  • HISE crashes when setOnGridChange(true, onGrid) is used

    2
    0 Votes
    2 Posts
    227 Views
    A

    I figured it out.
    In case someone else gets stuck at this point. When calling synchronously, the parameters of the function must be complete:

    const var th = Engine.createTransportHandler(); th.setSyncMode(1); th.setEnableGrid(true, 5); inline function onGrid(grid, timestamp, first) // Parameters need to be complete { Console.print(grid); } th.setOnGridChange(true, onGrid);
  • VST3 / Ableton / Macro Modulation Issue

    8
    0 Votes
    8 Posts
    720 Views
    bendursoB

    @Christoph-Hart Perfect. Thank you very much!

    It works now! You can now go back with Cmd+Z and you can also use the track's automation panel.

    The only minor issue is that if I load a preset that has macro modulation, then close the plugin window and open the track's automation, it becomes laggy again. But if I open the plugin window again, it's fixed and the parameter disappears from the automation list. Kinda weird, but not so important.

  • DSP compilation error with wrong CompileChannelAmount

    1
    0 Votes
    1 Posts
    170 Views
    No one has replied
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    63 Views
  • Crash when exceeding network parameter connection limit

    4
    0 Votes
    4 Posts
    321 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 👍

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Not working: getMinValue() and getMaxValue()

    20
    0 Votes
    20 Posts
    2k Views
    Oli UllmannO

    @Christoph-Hart
    Unfortunately, when I try to transfer this to my own project, it doesn't work. I get the following error code for the following line:

    g.drawAlignedText(Engine.getTextForValue(v[0], this.data.range.mode) + " - " + Engine.getTextForValue(v[1], this.data.range.mode), tb, "centred");

    API call with undefined parameter 0 {{SW50ZXJmYWNlfHw2MjR8MjR8MTA2}}

    Unfortunately, I can't figure out what the problem is.

    I created a slider and a panel with the same names and copied the code into my new project. Is there anything else I need to do?

    Even if I delete the panel in the snippet and add a new panel with the same name, it still doesn't work.

    I have the feeling that this.data.range is not defined.

  • WebView Not Scaling With Zoom Factor

    21
    2 Votes
    21 Posts
    4k Views
    StraticahS

    @HISEnberg I wanted to try if next if having webview dimeansions not fixed but using something dynamic like VH or REM like in web context would fix scaling.

  • 0 Votes
    3 Posts
    374 Views
    S

    SOLUTION: Use Xcode 14.3.1 on Ventura

  • Forum has 503-ing a lot over the last week...

    4
    1 Votes
    4 Posts
    388 Views
    Dominik MayerD

    @Lindon
    Yup, confirmed..

    I will update the forum software in the next days trying to fix this.
    As always there might be some hiccups and newly introduced glitches, so please bear with me :)

    Best,
    D

  • Building HISE Standalone on macOS with Xcode crashes

    3
    0 Votes
    3 Posts
    252 Views
    H

    @d-healey Thank you, I'll look into that option!

    Niklas

  • Sanitry check failed

    4
    0 Votes
    4 Posts
    297 Views
    David HealeyD

    @lacroix Can you show me a screenshot of your plugin code?

28

Online

2.2k

Users

13.5k

Topics

117.3k

Posts