Categories

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

    19 Topics
    256 Posts
    David HealeyD

    @dannytaurus ah that makes sense. I'm just getting Claude to help with small little tasks so I haven't gone to the trouble of setting up a remote repo, etc.

  • General questions and announcements about HISE

    8k Topics
    75k Posts
    ChazroxC

    The forum has definitely been less active since everyone has found their agentic work flows.

    What does your plugin do specifically? Does this group sample maps or something? I have Waves 'COSMOS', this seems like similar work flow.

  • Scripting related questions and answers

    2k Topics
    17k Posts
    ChazroxC

    @digi @lalalandsynth lol I included the 'Control Token' feature so you can mess around with it and see if its something we should keep. See at the bottom of every 'ARC' layer there is a 'Token Control' toggle. Toggle that one and you can choose between controlling the arc with either a 'GlobalCable' or by connecting it to the components native 'Mod' values. In theory it should work, but I suck at wiring up the mod matrix so I could use some help testing this out. I would not use the GlobalCable mode just yet. I think I have to nail down some of the Hise code gen for this part. Try the 'Native' mode and hook up the knob to a mod source in HISE. I got it to "WORK" as much as seeing the mod source value move the arc knob properly but I still dont know how this will do in actual use case. Lmk what you guys think about that one. ๐Ÿ™

    @ustk Can you please give it a go if you have a minute? I know you're pretty well versed in using modValues.

    (at the bottom of each ARC layer properties)
    Screenshot 2026-07-27 at 4.40.12โ€ฏPM.png

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

    197 Topics
    2k Posts
    jadgJ

    Here is a video where you can see better the visual details:
    Fully customized pseudo backlit interface via LAF

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

    373 Topics
    2k Posts
    resonantR

    @pgroslou Even the Lite models of the previous version, which consume less CPU, don't work; only the standard models work.

    Hopefully, the A2 NAM (which has two versions depending on CPU usage) will be integrated without any problems.

  • 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.
    630 Topics
    5k Posts
    David HealeyD

    @lalalandsynth It depends on the specifics of what you're doing. If you already have a paint routine or look and feel for the component then it's probably better to include the value/label in that rather than add another component to the UI. But if you're using filmstrips a label might be easier - although you probably still have to add scripting anyway.

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

    177 Topics
    1k Posts
    S

    @Christoph-Hart i figured out that the jucer file didn't have the hi_faust module included, but it exported fine after adding that

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

    Had Claude fix this bug and also added an optional scaling parameter to the screenshot function: https://github.com/christophhart/HISE/pull/1004

  • 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
    796 Posts
    lalalandsynthL

    @gonzalo Welcome, !

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

    @griffinboy

    I realized that these plots are a little misleading.

    The VCS3 filter is highly nonlinear and "bubbles" and so taking a measurement of frequency response is quite difficult since the filter is moving around on it's own accord all the time...!

    Here is a more detailed FFT that shows how the filters do match more closely than the graphics in my paper would suggest.

    .

    Black is the slow accurate VCS3, Red is my optimized VCS3.
    Not oversampled.

    c4000_fb9_m42__one3_c050_k2.png
    c10000_fb9_m42__one3_c050_k2.png
    c2000_fb6_m42__one3_c050_k2.png
    c10000_fb9_m42__one3_c050_k2.png

    When oversampled, I found the proposed model to be perceptually close to the slower accurate model. The resonance and cutoff and gain values differ slightly, but the important aspects of the filter are retained.

13

Online

2.4k

Users

13.9k

Topics

120.8k

Posts