Forum
    • Categories
    • Register
    • Login
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • HISEnbergH

      Linking a pre-compiled static library with ThirdParty C++ nodes

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved C++ Development
      1
      0 Votes
      1 Posts
      16 Views
      No one has replied
    • D

      Export Setup Wizard Issue

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      26
      0 Votes
      26 Posts
      71 Views
      D

      I’m so absent-minded 😰 The issue was that I forgot you need to enable compilation in the main container. Thank you for your help, guys! @David-Healey @Christoph-Hart @dannytaurus

    • V

      Best way to structure a multi-mic, multi-output drum library in HISE?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      23 Views
      V

      @David-Healey said in Best way to structure a multi-mic, multi-output drum library in HISE?:

      @versusjona

      1 sampler per instrument seems reasonable here.

      You can merge samples with different numbers of channels, but the lengths must match.

      A couple of videos you might find helpful regarding multi-mics.

      https://www.youtube.com/watch?v=sV9aMTphmDE

      https://www.youtube.com/watch?v=tvQUNsCc6Mw

      Thanks a lot for the quick reply, David.
      I’ll check both videos right away!

    • pcs800P

      I am unable to get an AudioAnalyser to display in a floating tile

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      682 Views
      D

      @Chazrox Hey everyone, I am currently running into the same issue with this setup. HISE crashes on Index 1 or 2, but works fine on Index 0. Even on a fresh project.
      Did you anyone of you get this running the with other options? Would love to incorporate an oscilloscope into my plugin :)

    • O

      How can I make authentic chiptune sound via waveform generator?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      190 Views
      O

      @Ben-Catman
      I don't plan to distribute it right now. For now, I just want the plugin to work without any problems. If the VST works well, I'd like to make it public (something like making a YouTube video and leaving a Google Drive link where it can be downloaded). And it will be ABSOLUTELY FREE.

      If you'd like, I can credit you as the coder. Or leave a link to your social media accounts.

      In any case, I don't currently plan to release it publicly for now. As I said before, I just want it to work well.

    • ustkU

      Where are we with Hise currently?

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

      @Christoph-Hart I’m pretty happy with the current mod matrix but my needs are rather simple so I am not yet facing limitations others might have with more advanced projects

      However, the problem is that what’s existing already isn’t working:

      Matrix Modulators are not controlled in exported plugins (at least for FX) neither with UI sliders nor from modulation. But I reckon we narrowed this down to the extra_mod nodes not operating so it might not be the MM itself in the end but its connection to the node.

      there’s still the issue where changing the target from the dropdown messes up the connections. The automatic git branch fix isn’t fixing the issue.

    • elemen8tE

      Samplerobot Loop Points

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      18
      0 Votes
      18 Posts
      655 Views
      B

      @Christoph-Hart

      Hallo Christoph ;)
      grüße aus Österreich :)

      I was thinking about doing a little python script that creates the loop point meta data Hise needs for user samples. TBH i have never looked that much into your sample engine. Are there any specific metadata that hise needs? Would such a little project help the community ?

      cheers

    • C

      Needing a windows user tester

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

      Load DLL from some else's Scriptnode export?

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      1
      1 Votes
      1 Posts
      26 Views
      No one has replied
    • VorosMusicV

      Hardcoded master FX - Knobs with filmstrips not working

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      5
      0 Votes
      5 Posts
      28 Views
      VorosMusicV

      @David-Healey ahh, no they don't
      this might be the issue (I'll try)

      Okay, it's working now!
      Thank you!

    • LindonL

      Polyphonic Hardcoded FX - filter fx - nasty noises.....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      67 Views
      LindonL

      @Lindon ok more investigation..it really doesnt matter what you attach the LFO to its making nasty noises in the audio stream.....

    • V

      Compile DSP networks as DLL keeps launching Export Setup Wizard

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      77 Views
      V

      @David-Healey said in Compile DSP networks as DLL keeps launching Export Setup Wizard:

      @versusjona Yeah it's super annoying. We're waiting for @Christoph-Hart to remove it.

      Close HISE Find the HISE app data folder on your system, in there find compilerSettings.xml and open it in a text editor. Add <ExportSetup value="Yes"/> below the <EnableLoris> entry. Save the file Reopen HISE

      Thanks a lot for the quick reply, that did it!

      Cheers,
      Jon

    • DanHD

      Broadcaster Events - Looking for mouse scroll / wheel

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      1 Votes
      6 Posts
      69 Views
      DanHD

      @David-Healey @griffinboy @ustk Claude Code has done it :)

      Whether it lives up to Christoph's coding standards we will have to see, but I did have the new Agents.md doc in the repo so hopefully Claude referenced that when making changes....

    • DanHD

      VS 2026

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      21
      0 Votes
      21 Posts
      514 Views
      DanHD

      @Christoph-Hart where is it? I thought it was in tools/projucer ?

      Oh readme lol 😆

      Still can't find it!

      Found it 😆

    • StraticahS

      HISE pitch shift node introduces 100-200ms delay

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      164 Views
      HISEnbergH

      @Straticah yup checkout @resonant ’s link, someone already calculated the latency for you. So you just need an if/else statement to set the latency based on the octave amount.

    • DanHD

      Matrix Modulation System - Last Call for bugs fixes & changes!!

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      100
      1 Votes
      100 Posts
      4k Views
      ustkU

      @Christoph-Hart So I'm back after being away for a while and it seems a lot of things happened around here!
      Still the issue of selecting another target or "No Connection" from the dropdown is not fixed.
      I did try the branch fix/686-matrix-target-change with no improvement

    • DanHD

      Table Broadcaster

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      129 Views
      Christoph HartC

      this function is only available for a Table, not for a ScriptTable.

      yes HISE, good HISE.

    • StraticahS

      HISE Sampler VSTs Crash? Across multiple brands (FL Win)

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      28
      0 Votes
      28 Posts
      799 Views
      Christoph HartC

      @David-Healey I don't think it's a regression, if it happens to CUBE then it has always happened - I'm fairly confident they are not using the latest HISE version for their current version.

    • whoopsydoodleW

      Faust seems to work but doesn't change sound

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      6
      0 Votes
      6 Posts
      801 Views
      S

      @PV3679 I solved it on my end by doing 2 steps.

      Renaming the Faust modules parameters to something less generic (So FXslot1_Cutoff instead of simply 'cutoff'. It is my understanding that Faust modules dont like names that are re-used. I compiled ONLY the Faust module (so got rid of other stuff and compiled).

      After that the knobs of the Faust module were working 🤷🏻♂

    • E

      Reverse and DELAY Pitch

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      2
      0 Votes
      2 Posts
      103 Views
      Oli UllmannO

      @ENIGMAONTHETRACK
      @HISEnberg was kind enough to implement a reverse delay in Max that you can use via RNBO in HISE. :-)

      Follow this link to find the code and everything you need to know about it:
      https://forum.hise.audio/topic/11445/free-reverse-delay-built-in-rnbo?_=1761381056172