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
    • 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
      954 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
      321 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
      149 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
      147 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
      711 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
      180 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

    • J

      DSP network compile export wizard bug Windows

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

      Multi Channel / Multi Output Help!

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

      @Ben-Catman If I understand what you mean, I'm pretty sure you'd need duplicate effects on each output. If you want them all controlled by a single set of UI knobs/buttons you'd need to script the connections.

    • David HealeyD

      NI Insolvency

      Watching Ignoring Scheduled Pinned Locked Moved General Questions kontakt
      63
      0 Votes
      63 Posts
      2k Views
      dannytaurusD

      @David-Healey Gotcha. Somehow my brain didn't translate virtual instrument in to VI 😂

    • JulesVJ

      Gain Modulation and Pan Modulation is broken

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

      @JulesV Yep it's broken, make a bug report. I suspect this is related to all the recent mod matrix changes.

    • David HealeyD

      JUCE submodule PSA

      Watching Ignoring Scheduled Pinned Locked Moved General Questions hise juce git
      39
      5 Votes
      39 Posts
      2k Views
      dannytaurusD

      @paper_lung @JulesV You shouldn't really be copying any files by hand. Too much room for human error.

      Let git do the work with the command in David's original post:

      git submodule update --init --recursive