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
    • E

      Multi Channel / Multi Output Help!

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      16
      0 Votes
      16 Posts
      2k Views
      L

      @Soundavid Thank you so much! I had been trying for a long time. This works:

      for (i = 0; i < 12; i++) Matrix.addConnection(i, i);

      Thanks again!

    • griffinboyG

      [Free dsp] C++ FFT

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      33
      11 Votes
      33 Posts
      7k Views
      Adam_GA

      @griffinboy ahhh thanks for clarifying! keep up the hacking i can tell youre on to something! 😀

    • J

      method to reset file name token parser?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      163 Views
      J

      @d-healey said in method to reset file name token parser?:

      they are multi mic

      yeah they are multi mic.
      i think everything is workin now though.

    • xxxX

      Faust Crashes Hise on Windows VM

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      170 Views
      modularsamplesM

      Are you on an ARM Mac (m1, m2 etc)? if so, maybe try building FAUST from the source, the windows releases seem to be x86 only..

    • iamlampreyI

      Routing Matrix (FX)?

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

      SliderPack StepSequencer Mode || LAF Help

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      7
      0 Votes
      7 Posts
      202 Views
      ChazroxC

      @d-healey
      Thank You! 🙏 this was all I needed to do. lol. I know I make things hard on myself but we get there. lol.

      Screenshot 2025-08-24 at 5.04.12 PM.png

    • M

      Smoother version of table 'line' animation

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

      Math Cubic Root function?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      262 Views
      ustkU

      @d-healey or this

      return Math.sign(x) * Math.pow(Math.abs(x), 1/3);

      But a benchmark shows no difference in efficiency

    • J

      Universal Binary Issues

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      12
      0 Votes
      12 Posts
      456 Views
      d.healeyD

      @JamesC said in Universal Binary Issues:

      thanks for the advice as always will give that temp solution a try once the kids are asleep!

      Let me know if it works.

      You can't codesign a Mac plugin on Windows, you need to do it on macOS. You'll need a developer account, it's a bit of a fiddly process the first time you do it. There are a few guides on the forum that should come up in the search.

    • pcs800P

      Snippet not working

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      19
      0 Votes
      19 Posts
      464 Views
      d.healeyD

      @pcs800 Just chain them up in the module tree, add the delay, then add the script effect below it.

    • iamlampreyI

      NeuralNetwork.loadNAMModel() functional?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      561 Views
      resonantR

      @Christoph-Hart Just a friendly bump. I hope you resolve the issues previously reported here regarding the Neural node (multiple neural model loading, CPU usage, crashes...etc.) as soon as possible. There are many people here waiting to use this node.

    • HISEnbergH

      Free Reverse Delay built in RNBO

      Watching Ignoring Scheduled Pinned Locked Moved Blog Entries
      14
      11 Votes
      14 Posts
      2k Views
      JulesVJ

      @Mighty23 I tried it on vocals and pads, and rarely there're some clicks, but it's definitely better than the previous one.

      Will there be a problem if we set the delay time higher than 1000 ms? Like 3000 ms?

    • iamlampreyI

      control.timer node crashing Ableton & standalone app

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      206 Views
      iamlampreyI

      @iamlamprey said in control.timer node crashing Ableton & standalone app:
      are there any alternatives for easy timer-based scriptNode stuff?

      Answered my own question with a MIDI player 🙂

    • xxxX

      Windows Laptop for Hise

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      17
      0 Votes
      17 Posts
      906 Views
      dannytaurusD

      @xxx I haven't touched Faust yet I'm afraid.

      Maybe check David's new Bootcamp videos on Windows compilation? Not sure if he mentions Faust though.

      Link Preview Image HISE Bootcamp: No Coding Required – Audio Dev School

      A beginner-friendly course that teaches you how to build real, working audio plugins using HISE - without writing any code.

      It’s designed for musicians, sound designers, and audio creators who want to bring their plugin ideas to life without learning a programming language.

      The course is structured around two complete projects: first, you’ll build a custom sample library instrument, and then you’ll create a spatial audio effect plugin.

      Along the way, you’ll learn how to use HISE’s visual interface to import and map samples, design user interfaces, connect modulation sources, and export your finished plugins.

      Every lesson focuses on practical skills, and you’ll get access to guidance notes, cheat sheets, and supporting materials to help you stay on track.

      By the end of the course, you’ll have built two working plugins - and you’ll have the confidence to keep creating, no coding required. You’ll also receive a certificate of completion to showcase your skills.

      favicon

      (www.audiodevschool.com)

    • J

      Understand what the error is saying what did I miss?

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      11
      0 Votes
      11 Posts
      454 Views
      J

      Hey Guys just to give some updates to this, for sure an xcode issue, I pulled my old mac mini out (Sonoma 14.7.7) and compiled on that and had the same issues come up until I went back to xcode 15.0 and was able to get completed functional vst and au builds out!

      Cheers for all the help

    • VirtualVirginV

      I don't seem to understand how to import a snippet into my current project. Help?

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

      @pcs800 all good. lmk. 🤛

    • ustkU

      Mouse CB not firing when exiting panel

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      0 Votes
      4 Posts
      155 Views
      d.healeyD

      @ustk Confirmed on Ventura and Windows 11.

    • cassettedeathC

      Project instantly crashing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      278 Views
      cassettedeathC

      @d-healey Decided to work from a backup - cheers David!

    • OrvillainO

      Scriptnode clock-sync - is there a preferred solution???

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      17
      0 Votes
      17 Posts
      667 Views
      OrvillainO

      Just to report back, it worked perfectly. It even now picks up the lastest value properly, whereas I'm pretty sure it didn't before. Very nice!

      So here's my take on how to do switchable LFO's:

      You primarily rely on the built in modules monophonic/polyphonic flag for reset/retrigger behaviour. Don't bother even building it for your own network.

      Do your sync this way:
      0bc0eeef-5d7a-4c85-822a-a9b901fc0519-image.png

      A branch container, containing two chains. Each one has its own ramp source in it. Make one of them the regular ramp source, the other one the clock_ramp source.

      You can even write a simple math expression to adjust the phase.

    • GoodflowG

      Replacing ScriptModulationMatrix.getModValue in the new HISE

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      5
      1 Votes
      5 Posts
      333 Views
      GoodflowG

      @Oli-Ullmann I was using sendRepaintMessage from the main knob LAF as well, making a note to avoid that in the future as it gets ugly in the preview window/compiled plugin.

      Aug-22-2025 23-59-29.gif

      ScriptSlider.connectToModulatedParameter is the all-in-one solution. Thank you for your guidance!