<?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 Crashing]]></title><description><![CDATA[<p dir="auto">Hey Guys,</p>
<p dir="auto">im currenty building my first sample based instrument for an upcoming uni appointment. Therefore I wanted to create a Virtual Drum VST Out of some recordet samples, with a second tab as a mic mixer. So far it all seemed to work just fine, but after building hise and replacing the demo samples with my final samples it's all going downhill rapidly. I can import all of my samples into the sampler, but can´t merge them into a multimic. I tried doing it after importing the samples, and during the process of importing via a token, but it allways just crashes straight up. My naming of the files is as such: InstrumentName_NoteNumber_Dynamic_RoundRobin_ChannelIndex, so for example: Tom2S_41_Dyn04_RR2_05.wav.<br />
I really hope someone else got this problem or knows a solution to this, because of my exams being soon and I can't get it to work since 5 days straight.</p>
<p dir="auto">Cheers!</p>
]]></description><link>https://forum.hise.audio/topic/15013/hise-crashing</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 20:03:22 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/15013.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 19 Aug 2026 21:55:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 18:25:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> what am I overlooking?</p>
]]></description><link>https://forum.hise.audio/post/122635</link><guid isPermaLink="true">https://forum.hise.audio/post/122635</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 18:25:45 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 18:25:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> <code>knbGain[i]</code> doesn't contain what you think it contains</p>
]]></description><link>https://forum.hise.audio/post/122634</link><guid isPermaLink="true">https://forum.hise.audio/post/122634</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 18:25:09 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 18:05:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> and one more issue sadly, I only got audio coming from the left channel only</p>
]]></description><link>https://forum.hise.audio/post/122633</link><guid isPermaLink="true">https://forum.hise.audio/post/122633</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 18:05:57 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 18:03:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> I just got one more problem with my mute and solo script which is always throwing the error unknown function setControlCallback. This is the part of the code which it is referring to<br />
// Initialize channel components<br />
for (i = 0; i &lt; NUM_CHANNELS; i++)<br />
{<br />
gainFX[i] = Synth.getEffect("SimpleGain" + i);</p>
<pre><code>knbGain[i] = Content.getComponent("knbGain" + i);
knbGain[i].setControlCallback(onknbGainControl);
</code></pre>
]]></description><link>https://forum.hise.audio/post/122632</link><guid isPermaLink="true">https://forum.hise.audio/post/122632</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 18:03:49 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 17:46:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> just fixed it. It now seems to all work like intended. Again thank you so much for your help, I was panicking so much before. I'll now try to get it running in the project where the interface is already designed</p>
]]></description><link>https://forum.hise.audio/post/122631</link><guid isPermaLink="true">https://forum.hise.audio/post/122631</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 17:46:36 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:38:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> I don't know what that message means, see what AI says</p>
]]></description><link>https://forum.hise.audio/post/122630</link><guid isPermaLink="true">https://forum.hise.audio/post/122630</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:38:40 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:34:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> I added the preprocessor in Projucer, cleaned the build and tried building hise again, but now following error pops up <img src="/assets/uploads/files/1787243675904-43f87786-4414-40d2-acad-884ac30aa804-image.png" alt="43f87786-4414-40d2-acad-884ac30aa804-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/122629</link><guid isPermaLink="true">https://forum.hise.audio/post/122629</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:34:37 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:21:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> You add that preprocessor definition NUM_MAX_CHANNELS</p>
<p dir="auto"><img src="/assets/uploads/files/1787242889742-a18047c1-013b-4587-b13e-36f2ed5171af-image.png" alt="a18047c1-013b-4587-b13e-36f2ed5171af-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/122628</link><guid isPermaLink="true">https://forum.hise.audio/post/122628</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:21:31 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:17:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> alright, but are there some specific lines of code I need to add, or is it just available in a drop down of some sort?</p>
]]></description><link>https://forum.hise.audio/post/122627</link><guid isPermaLink="true">https://forum.hise.audio/post/122627</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:17:14 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:15:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> Looks like you'll need to add it in Projucer then and recompile HISE.</p>
]]></description><link>https://forum.hise.audio/post/122626</link><guid isPermaLink="true">https://forum.hise.audio/post/122626</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:14:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> I´ve tried changing it directly there but it wouldn´t let me change anything, so I can't override it.</p>
]]></description><link>https://forum.hise.audio/post/122625</link><guid isPermaLink="true">https://forum.hise.audio/post/122625</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:14:59 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 16:12:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> I think so, I've not tried. Click the little help icon and see if it says anything useful. You probably need to include it in your project preferences though before exporting.</p>
]]></description><link>https://forum.hise.audio/post/122624</link><guid isPermaLink="true">https://forum.hise.audio/post/122624</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 16:12:18 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:55:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> can I just override it there to 32?</p>
]]></description><link>https://forum.hise.audio/post/122623</link><guid isPermaLink="true">https://forum.hise.audio/post/122623</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:55:01 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:52:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> Help &gt; About HISE</p>
<p dir="auto"><img src="/assets/uploads/files/1787241126634-f14e503e-f6c0-43ac-9d7d-0fddbf837bca-image.png" alt="f14e503e-f6c0-43ac-9d7d-0fddbf837bca-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/122622</link><guid isPermaLink="true">https://forum.hise.audio/post/122622</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:52:08 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:44:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> okay now when trying to import all 14 channels, I get following error <img src="/assets/uploads/files/1787240675603-2f86f3bb-37e3-4f1b-8bfd-c2cc6eb54fb9-image.png" alt="2f86f3bb-37e3-4f1b-8bfd-c2cc6eb54fb9-image.png" class=" img-fluid img-markdown" /> Which preprocessor do I need to add, and where do I need to do that specifically?</p>
]]></description><link>https://forum.hise.audio/post/122621</link><guid isPermaLink="true">https://forum.hise.audio/post/122621</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:44:56 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:39:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> OMG you're the goat. Seems to be all working now</p>
]]></description><link>https://forum.hise.audio/post/122620</link><guid isPermaLink="true">https://forum.hise.audio/post/122620</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:39:25 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:25:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> I can't remember what the default limit is, but your test worked for me so start with that</p>
]]></description><link>https://forum.hise.audio/post/122619</link><guid isPermaLink="true">https://forum.hise.audio/post/122619</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:25:33 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:24:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> but there I need to add an extra pre processor right? I don't know if hise supports up to 14 channels of stereo audio natively, all I could find about it was quite vague</p>
]]></description><link>https://forum.hise.audio/post/122618</link><guid isPermaLink="true">https://forum.hise.audio/post/122618</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:24:23 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:22:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> Yeah, nvm I was just braindead for a second there seems to be all good</p>
]]></description><link>https://forum.hise.audio/post/122617</link><guid isPermaLink="true">https://forum.hise.audio/post/122617</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:22:10 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:18:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> Did you start with a fresh git clone? With the JUCE submodule?</p>
]]></description><link>https://forum.hise.audio/post/122616</link><guid isPermaLink="true">https://forum.hise.audio/post/122616</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 15:17:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> im currently stuck compiling hise. I can't seem to drag and drop the Standalone on to the Juce Window. It also looks quite a bit different in your tutorial video. <img src="/assets/uploads/files/1787239064500-73bef8f4-a685-47bc-9ea6-1cd5c703ec7a-image.png" alt="73bef8f4-a685-47bc-9ea6-1cd5c703ec7a-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/122615</link><guid isPermaLink="true">https://forum.hise.audio/post/122615</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 15:17:49 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 14:28:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> I can't remember, I don't build on mac often but it's an old one because I'm running Ventura</p>
]]></description><link>https://forum.hise.audio/post/122614</link><guid isPermaLink="true">https://forum.hise.audio/post/122614</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Thu, 20 Aug 2026 14:28:51 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 14:17:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/12">@David-Healey</a> which version of Xcode are you running or would recommend running? Im currently on the newest version of 26.6</p>
]]></description><link>https://forum.hise.audio/post/122613</link><guid isPermaLink="true">https://forum.hise.audio/post/122613</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 14:17:54 GMT</pubDate></item><item><title><![CDATA[Reply to Hise Crashing on Thu, 20 Aug 2026 14:12:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/5231">@LucaL</a> Thank you, will do so now</p>
]]></description><link>https://forum.hise.audio/post/122612</link><guid isPermaLink="true">https://forum.hise.audio/post/122612</guid><dc:creator><![CDATA[LucaL]]></dc:creator><pubDate>Thu, 20 Aug 2026 14:12:54 GMT</pubDate></item></channel></rss>