HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • iamlampreyI

      FileSystem.browse() if user cancels

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      1
      0 Votes
      1 Posts
      3 Views
      No one has replied
    • dannytaurusD

      Free-running, or randomised phase, for Waveform Generator oscillators?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      59 Views
      OrvillainO

      I did a really crappy version of random phase, by writing a polyphonic c++ node that adds small amounts of delay to a voice every time a note is pressed. I'm not proud of it, but it might be something to consider.

    • D

      Filmstrips issue? (vertical sliders)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Newbie League
      10
      0 Votes
      10 Posts
      385 Views
      d.healeyD

      @dizavin said in Filmstrips issue? (vertical sliders):

      it would be handy to be able to click on a control and be able to type in an exact value

      shift + click

    • pcs800P

      properly displaying frequency in a panel

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      36 Views
      pcs800P

      @Lindon Well that was easy. I can't believe I overlooked that. I had copied the code from another project I did a while back. Thanks for pointing it out.;

    • ILIAMI

      SliderPack LAF — Two Quick Questions

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      13
      0 Votes
      13 Posts
      92 Views
      ulrikU

      @ILIAM I tried the snippet and, as David say, it seems to be a bug here.
      The hover property exists but it is always showing false

    • 1

      How to build a degradation chain in HISE (Script FX) — need guidance

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      2
      0 Votes
      2 Posts
      34 Views
      LindonL

      @13murderer start with the bitcrush node:

      https://docs.hise.dev/scriptnode/list/fx/bitcrush.html

      and the downsampler

      https://docs.hise.dev/scriptnode/list/fx/sampleandhold.html

    • J

      Snippet: link and control multiple knobs

      Watching Ignoring Scheduled Pinned Locked Moved Snippet Waiting Room
      9
      3 Votes
      9 Posts
      99 Views
      ustkU

      @Chazrox You might not have the good snippet, the sliders are in dB in the one I've provided

    • iamlampreyI

      Third Party Node + Offline processing?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      10
      0 Votes
      10 Posts
      165 Views
      iamlampreyI

      @ustk Turns out you're a genius and have already solved my problem 🥳:

      https://forum.hise.audio/post/91573

      Can replace the Sound Generator with a ScriptFX and use a midi container to get the gate information, tested and working in the compiled plugin.

      Thank you very much ustk circa 2024 😂

    • VirtualVirginV

      Question about data types specified in the API documentation

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

      @VirtualVirgin I think both work, not sure

    • H

      Convertings problems

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      4
      0 Votes
      4 Posts
      38 Views
      ChazroxC

      @hyperphonias np! 🙏 Have a great day!

    • O

      Parametric EQ Makes the Exported Plugin to Freeze on Windows

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      49 Views
      O

      @Christoph-Hart Oh I was Using the old commit. I just Compiled the updated one . it works perfect Thank you

    • d.healeyD

      Invalid use of incomplete type vSIMDType

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      8
      0 Votes
      8 Posts
      146 Views
      d.healeyD

      @Christoph-Hart That wasn't changed in the commit. Also looks like that's just a Windows flag.

    • YinxiY

      Filmstrip disappears when compiling or exporting plugin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      73 Views
      ChazroxC

      @Yinxi lol I like this one

    • lijas90L

      How to Make the Keyboard Animate When a MIDI File Plays

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      84 Views
      lijas90L

      @ulrik this is perfect. Thank you so much.

    • ustkU

      Oscillator on second channel explodes internals

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      9
      0 Votes
      9 Posts
      467 Views
      ustkU

      @Christoph-Hart Thought this was fixed, but apparently not 🤷♂

      Screenshot 2025-10-24 at 23.25.38.png

    • ustkU

      Same node parameter names impossible?

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

      @Christoph-Hart Amaaaaazing! Thanks Chris 😎

    • S

      Audio Spike when loading a Neural Network node.

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      23
      0 Votes
      23 Posts
      1k Views
      Dan KorneffD

      @Christoph-Hart said in Audio Spike when loading a Neural Network node.:

      thanks @Dan-Korneff for the contribution!

      It's nice to feel useful for once 🤣
      Got a few more enhancements coming soon...

    • YinxiY

      Mono2Stereo behavior on stereo signal

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      4
      0 Votes
      4 Posts
      52 Views
      Christoph HartC

      No need to guess what it's doing:

      https://github.com/christophhart/HISE/blob/be4e58b835b21c0a7aa276a9e71f1025dbec31d4/hi_dsp_library/dsp_nodes/CoreNodes.h#L533

    • P

      Exported plugin fails to load (Windows ARM)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      17
      0 Votes
      17 Posts
      92 Views
      P

      @d-healey Ok thanks for the tip. I'll have to give this another try next week.

    • A

      VST3 SDK Goes MIT

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      6 Votes
      7 Posts
      250 Views
      Christoph HartC

      @Yinxi you didn‘t have to pay for a VST3 license before and the immediate real world consequences for plugin developers are not very substantive unless you have a fringe use case that requires a super permissive license. It is rather interesting from a business perspective and will ensure that they cannot pull stunts like with the VST2 SDK.