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

      Should we compile Script Envelope Modulators?

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      61 Views
      No one has replied
    • P

      Matrix Modulator Scripting Bugs

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      9
      0 Votes
      9 Posts
      219 Views
      P

      Thanks @Oli-Ullmann.

      I've been using the clearAllConnections method. And yeah - I've discovered that if you delete and recreate the MatrixModulator in theh module tree it sometimes fixes things.

      Thanks for your help.

      P

    • David HealeyD

      Preset browser selection reset on project load

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests preset browser
      4
      1 Votes
      4 Posts
      129 Views
      David HealeyD

      @dannytaurus Hitting compile simulates the same behaviour.

      Open the preset browser and load a preset
      Save your DAW session
      Reopen the DAW session
      Open the preset browser
      The preset you loaded is still loaded but not selected in the preset browser
      It has always been this way

    • ustkU

      Script FX living with Hardcoded counterpart

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      160 Views
      David HealeyD

      @ustk Looking good!

    • pcs800P

      Auto Wah

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      191 Views
      pcs800P

      @pcs800 Never mind, I got it working.
      I forgot to connect the modulation target
      Thanks for the help.

    • N

      Export Wizard Issues (macOS)

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      11
      0 Votes
      11 Posts
      225 Views
      N

      @David-Healey That seems to have worked! Thank you so much for all your help!

    • GUJIANG

      I have returned to VS2022 Architecture HISE

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      117 Views
      David HealeyD

      @GUJIAN Run HISE from a terminal, then when it crashes you might see some output.

    • C

      How to Save a Preset?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      7
      0 Votes
      7 Posts
      955 Views
      P

      @Orvillain so what happens if there is no preset file in the directory, like when you first deploy the plugin? Wouldn't the browse function fail, since it wasn't able to get a file?

    • Y

      Exported plugin not compatible with Mac OS Tahoe (worked fine on other OS)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      188 Views
      Y

      @Lindon Sorry I didn't mention, I have Xcode 14.0.1

    • ustkU

      Tahoe, safe to update?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      13
      0 Votes
      13 Posts
      322 Views
      ustkU

      Still I can't compile

      Screenshot 2026-02-01 at 14.36.12.png

      This has been introduced yesterday @Christoph-Hart
      https://github.com/christophhart/HISE/commit/25b0d67e1e22d91673d674c9f8cdaf9edf39f6ab#diff-4950e5e6f73bac6a9b5d37bf8c96a3b351b63c3222bef6e537cb575c90ef266eR473-R474

    • S

      Peak meter - for input

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      93 Views
      S

      @ustk I kinda figured it out I think, made another Simple Gain in the end of the line and linked to it on the meter, it's working

    • JulesVJ

      Milliseconds to Hz for LFO TempoSync Rate

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      151 Views
      Oli UllmannO

      @JulesV
      I've never worked with it before. If it doesn't work right away, you could maybe use a broadcaster for it. But @David-Healey probably knows more about that! :-)

      If there are any problems, it definitely makes sense to compile HISE as a plug-in and then load the project directly into the DAW to try it out.

    • pcs800P

      Writing data to a file

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      61 Views
      pcs800P

      @pcs800 Looks like I may have found my own answer.
      File.writeAudioFile(var audioData, double sampleRate, int bitDepth)

    • Oli UllmannO

      Long loading times -> again

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      80 Views
      Oli UllmannO

      @David-Healey
      Hey David,
      That's a very kind offer! Thank you very much. I still have to fix three errors in the project, and then I'll send you a download link via message next week.

      I'll take a look at the video.

      I'll get back to you with the data next week.

      Thank you very much! :-)

    • ustkU

      Custom third party C++ methods...

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      6
      0 Votes
      6 Posts
      148 Views
      ustkU

      @David-Healey Yeah very true, that came from a mod I've made for audio inputs that couldn't be shared with other projects, but that's a different matter...

    • GUJIANG

      VS2026 Building HISE Problem

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      22
      0 Votes
      22 Posts
      715 Views
      David HealeyD

      @GUJIAN You could try an earlier commit

    • JulesVJ

      Fake mouse click?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      155 Views
      JulesVJ

      @Christoph-Hart I understand, thanks for the helpful advice.

    • J

      EHX Freeze pedal with scriptnode

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      5
      0 Votes
      5 Posts
      242 Views
      J

      @ustk Ah I see. I have a working algorythm in Pure Data, is there a way to implement that in HISE as script och c++ code? In PlugData (a flavor of PD), you can export C++ code.

    • David HealeyD

      Child panel popup menu callbacks not triggered

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports child panel popup menu callback
      5
      2 Votes
      5 Posts
      181 Views
      David HealeyD

      Still broken

    • David HealeyD

      Cross script communication with broadcasters

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      7
      5 Votes
      7 Posts
      313 Views
      David HealeyD

      Aha mystery solved, I broke it myself in my fork when I commented out these lines to temporarily fix another problem :p

      https://github.com/davidhealey/HISE/commit/21eb98a5c364d7333ee5babaf2a783b408121547