Categories

  • Let's discuss the latest AI tech and how it influences your life as a HISE developer.

    20 Topics
    270 Posts
    LindonL

    @Christoph-Hart said in HISE with Claude:

    just fyi at this point the hise-cli contains the functionality of the mcp server and the lsp server so it's the all in one solution going forward.

    so we'd just need to point Claude at the HISE-CLI then? (Asking for a friend)...

  • General questions and announcements about HISE

    8k Topics
    75k Posts
    GUJIANG

    @Lindon Windows

  • Scripting related questions and answers

    2k Topics
    17k Posts
    ChazroxC

    For everyone using the Knob app, I just pushed a new update. This is the latest version that is included in the new 'Designer Suite' app that has all of the other component designer apps.

    Heres the link to the updated Knob-Builder:
    https://rox-knob-builder-for-hise.netlify.app/

    Link to the Full Rox Designer Suite:
    http://roxdesignersuite.com

  • To share HiseSnippets, Interface Elements, GUI, UI/UX, Panel LAF etc..

    198 Topics
    2k Posts
    lalalandsynthL

    @dannytaurus Yes, I have concerns , but its absolutely amazing for doing dynamic graphics.

  • All about ScriptNode DSP nodes, patches, SNEX and recipes.

    376 Topics
    2k Posts
    S

    I am getting the following error when trying to compile a scriptnode effect on my M1 Mac

    Screenshot 2026-08-17 at 10.16.00โ€ฏPM.png

    Please help, thanks.

  • A subforum for discussing Faust development within HISE

    116 Topics
    951 Posts
    David HealeyD

    @Sawatakashi said in Which version of faust works fine for HISE๏ผŸ:

    it crashed after i loaded a faust scriptnode.

    A blank node or are you copying in a script?

  • If you need a certain feature, post it here.
    632 Topics
    5k Posts
  • Develop better software through collaboration and shared knowledge. Not just about coding โ€”> covering the entire journey, from development to launching and promoting plugins or software.

    180 Topics
    1k Posts
    M

    Fixed thanks to Google AI Mode which told me how to switch to the v143 toolset.

  • If you encounter any bug, post it here.
    2k Topics
    13k Posts
    HISEnbergH

    @resonant is it an issue with the Neural node or the global cables? I haven't used the neural node much so I don't have much advice there.

    I think the issue is as Christoph noted before: HISE tries to load the network in the hardcoded FX before the first script compilation.

    The easiest way to recover your project would be going directly into the .xml and cutting the HardcodedMasterFX out of the project. Then reload the xml and resavee it. Add your Neural node FX back in. Also just comment out all your scripts first so the project can load, then slowly add them back in.

  • Post your example snippets that you want to add to the official HISE snippet database here. We'll revise it, upload it to the repo and delete the post when finished.

    23 Topics
    140 Posts
    CasmatC

    @Christoph-Hart yeah, here's what I could come up with!

    The model occasionally thought you could add child panels directly to viewports. It didn't properly cast/convert the raw result of vpt.get("scrollBarThickness") for calculations. It hallucinated a scroll event listener/callback for viewports. I needed to prompt it specifically to use a 30Hz timer loop for position updates instead. It had the most trouble with local, reg, and const. Especially in long generations with multi level functions, it tried standard JS var/let scoping, leading to long runs of compilation errors. I mainly used Google's Gemini 3.1 Pro via Antigravity, but I also tested Claude Opus/Sonnet 4.6. The Anthropic models had a couple fewer issues, making sense if the MCP server is currently tailored to their behavior.

    I had checked out the viewport's multicolumn mode. I built this as a ScriptPanel recycler to have high LAF control over individual buttons and icons for a custom preset browser. I wouldn't be able to get the same component styling flexibility with multicolumn mode.

    I'll try out the LSP server! I've been following HISE's ai journey and can't wait to see what's next! Being a dev who uses AI to assist in most my work nowadays, it'll make HISE development much much faster and accessible lol. Love the forum, but I dream for the days where I'll ask Claude to explain why my function call is wrong and @David-Healey can enjoy his vacation instead! ๐Ÿ˜

    The MCP server in antigravity is amazing, but there's a couple things HISE struggles with against AI.

    Absolute positioning is a bottleneck. Is there anyway to expose JUCE's FlexBox/Grid to hisescript? It would be life changing. If the model can just write relative values, it wouldn't have to guess pixel coordinates anymore. Can't wait for scriptnode to work with MCP. Having models build scriptnode networks from text/json, or piggybacking faust, will make that rodeo a lot simpler.

    I can envision HISE's future as a sidecar rendering engine alongside your everyday IDE, which wil be where the actual code writing/editing and prompting happens. Having HISE run in a headless like manner to compile the plugin, fix errors, and run tests would have massive potential. The LSP and MCP server are great starts for this.

  • Everything related to the documentation (corrections, additions etc.) can be posted here
    71 Topics
    481 Posts
    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.

  • Collection of Blog Entries

    85 Topics
    801 Posts
    gonzaloG

    @griffinboy @lalalandsynth @Chazrox @ulrik @Oli-Ullmann @scottmire thanks everyone! ๐Ÿค™๐Ÿผ ๐Ÿ˜Ž

  • The nerdy place for discussing the C++ framework
    194 Topics
    1k Posts
    griffinboyG

    @Morphoice
    Sounds like an interesting project!
    I'm looking forward to seeing the results, this is exactly the kind of thing this project was for.

15

Online

2.5k

Users

13.9k

Topics

121.2k

Posts