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

      Problem launching HISE build on Windows (Parallels Desktop)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      681 Views
      dannytaurusD

      @Christoph-Hart

      Maybe the 32GB RAM on my MacBook Air means there's enough to go around so it's not like typing through syrup.

      I interact with Xcode, and now Visual Studio, as little as possible anyway. Launch, press Build keyboard shortcut, wait, quit.

    • U

      Updating Installation Documentation

      Watching Ignoring Scheduled Pinned Locked Moved Documentation
      5
      0 Votes
      5 Posts
      172 Views
      Christoph HartC

      @username1234 this is a thing that I vibecoded last week - it‘s super fresh but yes once that is tested a bit it will definitely be recommended as the preferred way of getting hise setup for development. Just be a bit more patient my friend.

    • D

      Hise using flac

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      125 Views
      David HealeyD

      @dezertaudio I think it will read flac, have you tested? It might not work with multi-mics and might cause issues during conversion to monolith, I'm not sure.

    • dannytaurusD

      What minimum Mac & Win OS are you supporting?

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

      @dannytaurus said in What minimum Mac & Win OS are you supporting?:

      Does this mean if I use VS2022/26 to export Windows VST3, I can only support Win 10.0+

      I've been using VS22 since ?2022? for Rhapsody builds, so unlikely.

      Regarding Debian version, you need to build on a sufficiently old version of Linux otherwise there will be library incompatibilities for users on older distros.

    • K

      How do I embed a link in a button?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      166 Views
      K

      @dannytaurus said in How do I embed a link in a button?:

      inline function onButton1Control(component, value)
      {
      if (value) Engine.openWebsite("https://hise.dev");
      };

      Content.getComponent("Button1").setControlCallback(onButton1Control);

      Ayy thanks man it worked :D

    • W

      website link open the web page everything I load an instance of my plug-in

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      224 Views
      W

      @David-Healey I forgot to say thank you tat solved the issue

    • lijas90L

      Why do Logic and Reaper only let me open one AU plugin at a time while VST works fine?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      222 Views
      lijas90L

      @dannytaurus Indeed! I had to change the plugin code. THANK YOU!

    • HISEnbergH

      Passing Lambda Variables not working in HISE?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      12
      0 Votes
      12 Posts
      322 Views
      David HealeyD

      @Christoph-Hart said in Passing Lambda Variables not working in HISE?:

      Have you tried the /compact function in Opencode?

      Sounds promising, looking into it now.

    • E

      Hihat Open e Hihat Closed

      Watching Ignoring Scheduled Pinned Locked Moved AI discussion
      4
      0 Votes
      4 Posts
      243 Views
      David HealeyD

      @EltonFelix said in Hihat Open e Hihat Closed:

      certo, onde eu coloco esse script?

      https://audiodevschool.com/hise-community-scripts-and-snippets/

    • E

      hihat problem

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

      @David-Healey I suggested this snippet in their other post about this, but I've never used it so can't advise on implementation:

      https://forum.hise.audio/topic/14397/hihat-open-e-hihat-closed?_=1771175779155

      Have you used it?

      Other post(s):
      https://forum.hise.audio/topic/14397/hihat-open-e-hihat-closed
      https://forum.hise.audio/topic/14404/dificuldade-para-o-hihat

    • E

      Dificuldade para o hihat

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

      How to automate radio buttons as a single control?

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

      The OOG would recommend not a hidden slider but a LAF that paint the three buttons on a linear slider in vertical mode. Or a scriptPanel if you dont want the drag between values behaviour.

      I never use the radio group for non UI, saveInPreset components for this very reason.

    • D

      Remove Sample Install Dialog

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      208 Views
      David HealeyD

      @Daanyoo build a standalone version to take the DAW out of the equation

    • Oli UllmannO

      Prevent automatic code signing

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      5
      0 Votes
      5 Posts
      175 Views
      Oli UllmannO

      @David-Healey
      Great, thank you very much! I'll give that a try.

    • David HealeyD

      [Feature Request] Relative includes

      Watching Ignoring Scheduled Pinned Locked Moved Scripting script include folder relative path
      3
      4 Votes
      3 Posts
      377 Views
      David HealeyD

      Claude PR

    • MorphoiceM

      soft_bypass and faust

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      22
      0 Votes
      22 Posts
      4k Views
      S

      @aaronventure yes FIR19 is the latest version.

    • dannytaurusD

      Making a basic 2-op FM synth in ScriptNode

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      8
      0 Votes
      8 Posts
      391 Views
      D

      @dannytaurus I'm using Scriptnode. This issue was reported earlier here https://forum.hise.audio/topic/10321/scriptnode-synth-smoothes-transients

    • HISEnbergH

      Autogenerated Projucer Errors (JUCE 8)

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      1 Votes
      1 Posts
      99 Views
      No one has replied
    • M

      [URGENT] Build Fail: 66 Errors in SharedCode (math.h, ctype.h missing) - Windows 11 / VS2022

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      2
      0 Votes
      2 Posts
      172 Views
      David HealeyD

      @MZLY Have you compiled HISE?

    • Oli UllmannO

      Custom Settings Global BPM

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions
      5
      0 Votes
      5 Posts
      184 Views
      Oli UllmannO

      @David-Healey
      I tested it in Logic and it doesn't work there either. I will now implement it manually. However, it would of course be nice if it also worked via the custom settings.