HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Adam_G
    3. Topics
    • Profile
    • Following 1
    • Followers 0
    • Topics 54
    • Posts 506
    • Groups 0

    Topics

    • Adam_GA

      C3861 - htonl

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      68 Views
      Matt_SFM

      @Adam_G did you deactivate perfetto in the project's settings? (not the preprocessor)

    • Adam_GA

      Intel Performance Primitives

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      36
      0 Votes
      36 Posts
      819 Views
      Adam_GA

      @d-healey thanks man, i figured out it was my settings script causing it to crash. working now :)

    • Adam_GA

      Restrict displayed frequency range of Parametriq EQ

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      138 Views
      Adam_GA

      anybody?

    • Adam_GA

      Multiple FFT panels

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      0 Votes
      4 Posts
      138 Views
      Adam_GA

      @ustk thank you!!

    • Adam_GA

      Simple Copy Protection MacOS Issue

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      11
      0 Votes
      11 Posts
      406 Views
      Oli UllmannO

      @Adam_G
      Here is my project if you would like to take a look at it:

      https://we.tl/t-hdRoNkpvt8

    • Adam_GA

      Is it possible to set a custom StepSize

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      105 Views
      Adam_GA

      @ustk you sir are the man, thank you

    • Adam_GA

      Question about plugin 'Focus'

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      139 Views
      A

      @Adam_G is it any plugin or just your plugin? If you do this with an empty project exported, does it still happen?

    • Adam_GA

      Tone.js in WebView

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      155 Views
      Adam_GA

      @Christoph-Hart darn. okay, thanks for the reply. :)

    • Adam_GA

      Reading DAW Grid Time Value

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      8
      0 Votes
      8 Posts
      278 Views
      ulrikU

      @Adam_G Ok, I understand.
      Have you checked out this?
      Maybe it contains the accurate sample information?
      I couldn't find any information about this in the documentation except for what the image says...
      Skärmavbild 2024-07-17 kl. 11.14.42.png

    • Adam_GA

      Is it possible to use a button to open a combo box menu?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      4
      0 Votes
      4 Posts
      207 Views
      d.healeyD

      @Adam_G You can do it with look and feel - no need for a button, just style the combo box.

    • Adam_GA

      Hardcoded FX Sanity Check Failed - Please help!

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      2
      0 Votes
      2 Posts
      209 Views
      Adam_GA

      sorry found this post right after i made that one lol https://forum.hise.audio/topic/7752/can-t-find-effects-in-dll-sanity-check-failed/7?_=1717773352156

      thanks @Lindon

    • Adam_GA

      RNBO Module Static - BUG?

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      8
      0 Votes
      8 Posts
      399 Views
      P

      @paper_lung Ignore me, found it. For those wondering, it's on the plugin window itself under the settings icon.

    • Adam_GA

      Is it possible to Console.print but to a Tooltip?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      2
      0 Votes
      2 Posts
      215 Views
      CyberGenC

      @Adam_G ```

      one option;

      const var tip = "Hello World";

      Knob1.setTooltip(tip);

    • Adam_GA

      MidiPlayer Note Length

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      214 Views
      Adam_GA

      @d-healey just what i needed thanks

    • Adam_GA

      MacOS VST Export Error

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      274 Views
      Adam_GA

      @tomekslesicki i was having a brainfart i think.. the solution is here https://forum.hise.audio/topic/7554/export-error-macos/16?_=1706158619163

    • Adam_GA

      Screenshot Button

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      208 Views
      Adam_GA

      @d-healey ty sir

    • Adam_GA

      Set All Round Robin Groups

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      18
      0 Votes
      18 Posts
      591 Views
      A

      @Adam_G

      You need to pass an array into the first parameter. Either write it right there, or pass a variable.

      Link Preview Image HISE | Docs

      favicon

      (docs.hise.audio)

    • Adam_GA

      "Wobble" Effect - Maize Sampler

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      540 Views
      Adam_GA

      @Lindon @d-healey thanks guys i figured it out :)