<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HISE with Claude]]></title><description><![CDATA[<p dir="auto">Is there a tutorial on how to use Hise with Claude by Agentic coding?<br />
I am completely new to this.</p>
]]></description><link>https://forum.hise.audio/topic/15001/hise-with-claude</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 16:44:57 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/15001.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 14 Aug 2026 13:49:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 16:38:55 GMT]]></title><description><![CDATA[<p dir="auto">I feel that Claude is just too expensive for any real work, is it just me ?</p>
<p dir="auto">I use Cursor for almost everything now.</p>
]]></description><link>https://forum.hise.audio/post/122538</link><guid isPermaLink="true">https://forum.hise.audio/post/122538</guid><dc:creator><![CDATA[lalalandsynth]]></dc:creator><pubDate>Fri, 14 Aug 2026 16:38:55 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 16:35:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a>  If you have a dedicated system, I recommend (or at least prefer) to run things locally. It offers some advantages, though I'm not sure what the current state of running Claude in the browser looks like (perhaps it's equally as good at this point).</p>
<p dir="auto">There's a lot of ways you can configure things. You could also use the desktop app, but I don't personally prefer this since you are losing oversight of the project you set up. In my experience, working with claude from an IDE like VisualStudio Code, or just running it in the terminal, is a lot more powerful.</p>
<p dir="auto">That being said, it doesn't really matter how you set things up. There's no tutorial since it's fairly new and I think it depends on your preferred way of working. I write a lot of C++ DSP and work in JUCE fairly frequently, so I prefer the IDE.</p>
<p dir="auto">Just dive into it. Clone those repos I sent you. Open Claude (browser, ide, terminal, desktop app, whatever). Direct it to all the repos: HISE, your project, the CLI, MCP, LSP, and ask it how to setup and configure everything. That's actually one of the benefits to an LLM. Ask it to explain things and how best to configure your workflow. It can guide you. If you have a dedicated machine it's all the better since you don't need to worry as much about permissions and sensitive information getting leaked.</p>
<p dir="auto">There's a lot of Youtube videos online about using Claude Code. Generally they are pretty garbage. You can learn a lot more by following Antrhopic's own documentation and courses.</p>
]]></description><link>https://forum.hise.audio/post/122537</link><guid isPermaLink="true">https://forum.hise.audio/post/122537</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Fri, 14 Aug 2026 16:35:40 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 16:17:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> I use Claude in the browser, go here: <a href="https://claude.ai/code" rel="nofollow ugc">https://claude.ai/code</a></p>
<p dir="auto">If I remember it walks you through the process of connecting to your github account. If not you need to add Claude in the applications section of your github profile. Then you can point it to your project's repo so it can see your code.</p>
<p dir="auto">I imagine the process is similar for the Claude desktop app but it can access local git repos instead of remote.</p>
<p dir="auto">Once you've got these basics setup then you can do as HISEnberg suggested and work with the HISE CLI (something I haven't done yet).</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> said in <a href="/post/122535">HISE with Claude</a>:</p>
<blockquote>
<p dir="auto">I have a Mac mini to dedicate for this agentic coding or vibe coding thingy.</p>
</blockquote>
<p dir="auto">All the work is done on Claude's servers so you don't need a dedicated system.</p>
]]></description><link>https://forum.hise.audio/post/122536</link><guid isPermaLink="true">https://forum.hise.audio/post/122536</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 14 Aug 2026 16:17:04 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 16:10:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3174">@HISEnberg</a> <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> <a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> I have a Mac mini to dedicate for this agentic coding or vibe coding thingy.</p>
<p dir="auto">Yes I use git, so does anyone do similar process and is there a quick &amp; easy (I am totally new) tutorial for this?</p>
]]></description><link>https://forum.hise.audio/post/122535</link><guid isPermaLink="true">https://forum.hise.audio/post/122535</guid><dc:creator><![CDATA[resonant]]></dc:creator><pubDate>Fri, 14 Aug 2026 16:10:37 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 15:08:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> said in <a href="/post/122532">HISE with Claude</a>:</p>
<blockquote>
<p dir="auto">I use GitHub Desktop</p>
</blockquote>
<p dir="auto">Are your own projects managed using git? I think that's what Dan was asking</p>
<p dir="auto">Claude connects to your git repo. Then it can read your code, make changes, and push new commits.</p>
]]></description><link>https://forum.hise.audio/post/122534</link><guid isPermaLink="true">https://forum.hise.audio/post/122534</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 14 Aug 2026 15:08:04 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 15:04:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> Maybe the best place to start is to familiarize yourself with using Claude in an IDE like Visual Studio Code. Anthropic actually has some <a href="https://www.anthropic.com/learn/build-with-claude" rel="nofollow ugc">decent tutorial</a>s on using Claude Code as well.</p>
<p dir="auto">Next, the best applications of using Agentic coding in HISE is via:</p>
<ul>
<li>
<p dir="auto"><a href="https://github.com/christoph-hart/hise_mcp_server" rel="nofollow ugc">MCP</a> (Model Context Protocol). It's the most valuable tool since it gives Claude a structured way to explore HISE and the scripting protocol instead of making things up or guessing.</p>
</li>
<li>
<p dir="auto"><a href="https://github.com/christophhart/hise-cli" rel="nofollow ugc">CLI</a>. A command line tool, it allows you and the agent to control HISE from the command line. So it can do things like add components to the UI.</p>
</li>
<li>
<p dir="auto"><a href="https://github.com/christoph-hart/hise_lsp_server" rel="nofollow ugc">LSP</a> The language Server Protocol. basically helps Claude not butcher or hallucinate HiseScript.</p>
</li>
</ul>
<p dir="auto">So I'd suggest just cloning those, then launch Claude from terminal or inside an IDE, direct it on the repos and ask it to set everything up for you.</p>
]]></description><link>https://forum.hise.audio/post/122533</link><guid isPermaLink="true">https://forum.hise.audio/post/122533</guid><dc:creator><![CDATA[HISEnberg]]></dc:creator><pubDate>Fri, 14 Aug 2026 15:04:46 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 14:18:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/357">@dannytaurus</a> I use GitHub Desktop</p>
]]></description><link>https://forum.hise.audio/post/122532</link><guid isPermaLink="true">https://forum.hise.audio/post/122532</guid><dc:creator><![CDATA[resonant]]></dc:creator><pubDate>Fri, 14 Aug 2026 14:18:53 GMT</pubDate></item><item><title><![CDATA[Reply to HISE with Claude on Fri, 14 Aug 2026 14:05:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/176">@resonant</a> Do you use git to manage your project repos?</p>
]]></description><link>https://forum.hise.audio/post/122531</link><guid isPermaLink="true">https://forum.hise.audio/post/122531</guid><dc:creator><![CDATA[dannytaurus]]></dc:creator><pubDate>Fri, 14 Aug 2026 14:05:20 GMT</pubDate></item></channel></rss>