<?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[Matrix modulation connection is broken in exported plugin]]></title><description><![CDATA[<p dir="auto">So I have:</p>
<ul>
<li>UI sliders connected to Matrix Modulators via <code>matrixTargetId</code></li>
<li>networks using <code>extra_mod</code> nodes and <code>ExternalModulation</code> for their parameters</li>
<li>and of course because it is necessary, a Global Modulation Container.</li>
</ul>
<p dir="auto">Everything works fine within Hise.</p>
<p dir="auto">But once exported, the sound does not change, neither from UI sliders nor from preset load.</p>
<ul>
<li>I tried to connect the UI sliders to the Value parameter of the Matrix Modulator for direct control, but it does not help.</li>
<li>The same issue applies for interpreted networks (ScriptFX) and compiled DLL (hardcoded master FX)</li>
</ul>
<p dir="auto">so the connection is broken somewhere in exported plugin, but AI seems to be lost with it...</p>
<p dir="auto">Should anything be taken care of in the script? Like a connection initialisation of some sort?</p>
]]></description><link>https://forum.hise.audio/topic/14670/matrix-modulation-connection-is-broken-in-exported-plugin</link><generator>RSS for Node</generator><lastBuildDate>Sat, 09 May 2026 17:33:48 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14670.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 26 Apr 2026 15:25:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 22:31:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Yes it an embedded network, very simple, in the scriptFX</p>
<p dir="auto">What about your snippet that I can test on my side?<br />
And are you on windows or mac? I wonder if the difference can lie there... Especially since I have a straight crash with VST3 while AU, at least, can load</p>
]]></description><link>https://forum.hise.audio/post/120138</link><guid isPermaLink="true">https://forum.hise.audio/post/120138</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 22:31:31 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 21:14:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> yup that's the plugin host telling his version number.</p>
<p dir="auto">I tried to load your snippet, but the hardcoded FX is empty (of course, I don't have compiled your network) - is it just the <code>script_fx</code> network in the Script FX that I need to compile?</p>
<p dir="auto">This looks remarkably equivalent to my snippet though (which worked).</p>
]]></description><link>https://forum.hise.audio/post/120131</link><guid isPermaLink="true">https://forum.hise.audio/post/120131</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Tue, 05 May 2026 21:14:50 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 19:50: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> said in <a href="/post/120110">Matrix modulation connection is broken in exported plugin</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> Why is xcode referencing 8.0.3</p>
</blockquote>
<p dir="auto">After analysing everything, AI confirmed Hise is built and running on Juce 6, and it says:</p>
<blockquote>
<p dir="auto">The assertion you hit is most likely thrown by the JUCE-8 plugin's code (in the v8.0.3 message thread), not by HISE's JUCE 6.</p>
</blockquote>
<p dir="auto">Since I am debugging using pluginval which is built on Juce8, that's 99% the origin of XCode reporting Juce8 message thread</p>
]]></description><link>https://forum.hise.audio/post/120128</link><guid isPermaLink="true">https://forum.hise.audio/post/120128</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 19:50:14 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 14:01:21 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> yes, always had (custom branches but one folder/repo)<br />
Also I just re-aligned develop origin onto upstream to be sure (I had some merge commits because of past manual fork syncing) but no changes regarding the issue and the VST3 crash.</p>
]]></description><link>https://forum.hise.audio/post/120114</link><guid isPermaLink="true">https://forum.hise.audio/post/120114</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 14:01:21 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:48:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> Definitely only got one copy of the source?</p>
]]></description><link>https://forum.hise.audio/post/120112</link><guid isPermaLink="true">https://forum.hise.audio/post/120112</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 05 May 2026 13:48:29 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:44:46 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> To this day I have no answer for this...</p>
]]></description><link>https://forum.hise.audio/post/120111</link><guid isPermaLink="true">https://forum.hise.audio/post/120111</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 13:44:46 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:38:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> Why is xcode referencing 8.0.3</p>
]]></description><link>https://forum.hise.audio/post/120110</link><guid isPermaLink="true">https://forum.hise.audio/post/120110</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 05 May 2026 13:38:33 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:36:15 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> Perhaps... But I am JUCE 6... Or schizophrenic... <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f937-2642.png?v=fba14f4754a" class="not-responsive emoji emoji-emoji-one emoji--man_shrugging" style="height:23px;width:auto;vertical-align:middle" title=":man_shrugging:" alt="🤷♂" /></p>
<p dir="auto"><img src="/assets/uploads/files/1777988069487-screenshot-2026-05-05-at-15.33.51.png" alt="Screenshot 2026-05-05 at 15.33.51.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/120109</link><guid isPermaLink="true">https://forum.hise.audio/post/120109</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 13:36:15 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:30:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> Could all your problems be related to this juce 8 thing?</p>
]]></description><link>https://forum.hise.audio/post/120108</link><guid isPermaLink="true">https://forum.hise.audio/post/120108</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Tue, 05 May 2026 13:30:47 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 13:23:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Another strange behaviour, I am currently trying with AU export, which is working aside of the current problem we are trying to solve. I guess it's related to MacOS (me) vs Windows (you?)<br />
But that same snippet exported as VST3, and ableton live says:</p>
<p dir="auto"><img src="/assets/uploads/files/1777987352008-screenshot-2026-05-05-at-15.22.24.png" alt="Screenshot 2026-05-05 at 15.22.24.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1777987205052-screenshot-2026-05-05-at-15.19.39-resized.png" alt="Screenshot 2026-05-05 at 15.19.39.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/120105</link><guid isPermaLink="true">https://forum.hise.audio/post/120105</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 05 May 2026 13:23:59 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Tue, 05 May 2026 02:06:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> said in <a href="/post/120084">Matrix modulation connection is broken in exported plugin</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Are you exporting an FX or INSTRUMENT?</p>
</blockquote>
<p dir="auto">I have the same issue on the exported fx plugin and reported a while ago: <a href="https://forum.hise.audio/topic/13977/modulation-matrix-fx-plugin-crashes-in-daw?_=1777946560667">https://forum.hise.audio/topic/13977/modulation-matrix-fx-plugin-crashes-in-daw?_=1777946560667</a></p>
]]></description><link>https://forum.hise.audio/post/120090</link><guid isPermaLink="true">https://forum.hise.audio/post/120090</guid><dc:creator><![CDATA[resonant]]></dc:creator><pubDate>Tue, 05 May 2026 02:06:50 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 20:59:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Nothing that I can test make it work, using develop branch. (note that it crashes with develop when a scriptFX is present in the tree)</p>
<p dir="auto">A macro or a flag I missed perhaps?</p>
]]></description><link>https://forum.hise.audio/post/120088</link><guid isPermaLink="true">https://forum.hise.audio/post/120088</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 20:59:08 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 18:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a>  I've made this simple snippet and it doesn't work. Not from UI parameter, not from LFO...<br />
What did I do wrong? <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=fba14f4754a" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
<pre><code>HiseSnippet 1946.3oc2Y0rbibaDFinfVsZW63s104PpbfGksWqZFpgTRUNXt5OaVdoDsHsbpjCJPy.RhRy.LYFvUhNUtma4UxOB4IHUdDxafciAyOXjHszxUVdKSUEKBz.n+Pit+5FP8hEdzjDQLxZsASinHqmh6OkKGu2XBii5rOx5CwRZhrgciV1MscQ6NMhjjP8QVV09R0Xrd7xnzO++uXWR.g6QK6BgNUv7nulExjk8F09qYAAGR7oCXgFi1scGOAeOQfXBfmZXaTDw6BxH5QD0vVBi9JRxXj0mh8caQItt9dzFCota277s1bys8Z4Z6a2pAsYqgD6la4NzEYsxA9LoHtuj.6Bj0x6J7m1er3RtVAmxRXmGPUMbP8AMq69PQfuZKp5Es2XVfeubCUBBYg6UZ1poMau.2k4yJ5uz78QoBpWNCSCn0RUgWsJvywDd1FvaFPxx.RKqgzyv88hYQxRIJ77DbGtjFOj.mSlPQOVj0Of2S.CfK2HjbA8vXnQwDVuks8KqCe8I+ogS3dRlfWWvORHoGyW+SV6er1iW6etV8qKZ3vYJSolXQP.MdlhUtFw+bSbc9jvyowur9aHASnECD19Uso34aSMOx8z6ZiAJ3c3L4wQT97bDPYlJk8OCUvPkoV+OLy52Of4SiQLvH+H7WyEm6fRAbla++66ew+8KPeam8IRR9x.qHnkHZrjo1.V6SeCDDoOTeLdeZxERQT5XCiDbk9sV8VU5UkwYr1SKZ7Cm2NjHiYWMfDOhJ63qTwgwz+9Yc6hjzqf0dE7gmbv2ftj4KGWLu1+s1iorQiMBq6zFcSmPv8W3OIfHqFSnXNxD.GpUbDUda7DlbpIyx8VfxcEhOC2iI8FOaLtzLvHb38KAFynW9.7ACGR8jk.bY7g+4eg3RV5l1n0xbr.cpIQzMqWECKkSh7uvkArQwzHRLcfnW.Y55Ijvn.5I.DeY8yCDdWzm88zaFkGoQvtpQrt2XBmSCRVDxfUtyFEm2ZB1Y53rJ9fqjwDmGRe5SDSjL9ntoAx.i2QSB6C4P8n6kY4f9rVRwWoaaqZq.QeJ2OswOBexD5nZakIzIWXIUG5Hp7RQ7EoFkreCaasaQRpCvYCuBcJMNQE1.DP1a.+gdUPf3REkEKKfJcSBYzGPXA5sV5P5IBlFMVvYdJKmdB4ajWEJlnn6z6lxfycy8jJ1XSR.da+i48gImVRBDfXcjvG90iNj3Al8o8HJ9rmgUL+voGMdCuhSQycR4AoBi5ZQLkqNx5Qhg9gzjI5skRS4ExnQDrQBSopgxXrpojmFpogzJZVwKiIQTk2yYgBvzWAmerANCgJJzXcVX6FqycELVFf4I3hEnJN9H.GwzMJkNaySo7aQ6KWdJpSAkjkFjS8ztIo1HUhomhEIdPkip.NTgEWI4Ioorl.mzSQHiyBEWVdKP6cY7S04dwJmRTWxUYsWA6zB5nujFk4Fgcf1JKwifBl7ofCs4LQ2skUuJyZU+c40P1mMhSBt1pq75CnWkWTv9rjHf7b2IPN.MYTkdf1ZHBIE9bmzzG4EOT0ZTQRJilpEPJsjBROE2I4TkTuR7.wYFNEUN.tQTD3UXHdVtEUl+s4U9NZCLcBV4tdZ4NmSqUTL8z46BrZ4h9briMHV8wwcGaGmVNFp343l4R2xsocyssaYnvW.Krisc0I2+B5kZasd.MZryN1tMa0nwltau01My3qJC.F.wdCDoJDBidCbhpfn4H1mNjLIPVfoFMxvzlM1Z6FMa1D8pIRATWXwcflmAz4tFE8zT0W+DUfNpxzemCkVAplTReGVTcTduwjD5bLd+d7Qh3PR.nY+dTHwJvDOh9NPIjiafBOq+OPc12vcycfav17ZmP46o4EWCgxF5Vu1JyM51fA3UWdcaGDT4BMFXiLp5Ep7CBDOGR63WgVdQYSVja5XVOLVK743uhD66AAk9cII.pyJL8iK6utVv0JQsVQEKlovSMVlkxW6gtrQHefS8eUtQTEHtV9SGnqkr.noXr7hglnqqfKxqWqDdmPg4OZjxgrryx8WJcZFs+L2d6MIAXfT41gjAmd8KL2OTHjigRdq9.RcZeucvo04IDNDlq7n4QSj5VV3PyW8BgBIWYh7NZViTaSRAcU4vULL2N0B53Ix6MU9sIztL+dBvHC19Wk7WnwB0XePt3fg20pZuq+.9KCDmWPy.gA4U1l5l8GyDWuPd8xAL+me7+b++7iW+ojV9t4McKud3xu285g20GE4423jI4WKhpmogIF+5CONi.E9UIvtcbsKKRDPTENVqrxnB4q1V4fzoz+p8+t82QdCcHDrlkepXkdMcDnRydFPCiD8mx8L8EmCo0KZ+ZgH5.NALB9lKRZAIGObXBUVYYfkcfPmbaO08dME1YDGpCW+hrl8qoSy2.ojppRoRyEa8Wwsb2.9L7yTeuydvWad78S62lGEy4s9UoliSpxQn3HW4R7d36KpQYgi26on7m8UPq8a5WA8AI2ndw0UD+fnvPhWr3LO8ilphpVMsGvHvSug9igB+f10q9OoPWyAjH5LOupK0MlXiEchatnSzcQmXyEchsVzIt0hNwsu8IppSH6V6p3TDpauCzz6VE4VfJ99If8wJvB
</code></pre>
]]></description><link>https://forum.hise.audio/post/120087</link><guid isPermaLink="true">https://forum.hise.audio/post/120087</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 18:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 16:19:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Any snippet for me to test out?</p>
]]></description><link>https://forum.hise.audio/post/120085</link><guid isPermaLink="true">https://forum.hise.audio/post/120085</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 16:19:15 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 16:15:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Are you exporting an FX or INSTRUMENT?</p>
]]></description><link>https://forum.hise.audio/post/120084</link><guid isPermaLink="true">https://forum.hise.audio/post/120084</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 16:15:02 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:55:43 GMT]]></title><description><![CDATA[<p dir="auto">I'm testing pretty much this setup:</p>
<ol>
<li>global mod =&gt; LFO</li>
<li>hardcoded FX in master chain with network:
<ul>
<li>1 parameter, set to combined</li>
<li>modulates a osc.freqRatio</li>
<li>extra_mod slot has a MatrixModulator connected to the LFO</li>
<li>no preset, nothing, just the default state</li>
</ul>
</li>
</ol>
<p dir="auto">Load VST3 instance =&gt; pitch wobbles. Before the fix it didn't.</p>
]]></description><link>https://forum.hise.audio/post/120081</link><guid isPermaLink="true">https://forum.hise.audio/post/120081</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 04 May 2026 15:55:43 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:51:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Mmmm... Maybe because I am still using a basic ScriptFX in the project that I don't compile (but I can compile it and use it in a hcfx) that the crash happens without the samplerate fix. I'll try to place it in a HCFX to sse if it's at least stable without the fix.<br />
But yeah that's not related to the HCFX module thing</p>
<p dir="auto">The setup is:</p>
<ul>
<li>FXs are hardcoded modules</li>
<li>They make use of <code>NUM_HARDCODED_FX_MODS=8</code></li>
<li>Extra mod slots are receiving a <code>matrix modulator</code></li>
<li>UI components have a <code>matrixTargetId</code> set to the corresponding <code>matrix modulator</code> name of the corresponding hcfx</li>
</ul>
<p dir="auto">In the networks:</p>
<ul>
<li>there are <code>extra_mod</code> nodes set to the index of the extra mod slot</li>
<li>Corresponding network parameters have their <code>ExternalModulation</code> property set to <code>Combined</code></li>
</ul>
<p dir="auto">HCFX modules are bypassed from UI buttons.</p>
<p dir="auto">So at init, the state of the project has been saved with the init preset, that has all modules unbypassed by default. Then other presets are bypassing/unbypassing the modules as you load them. It's only when a module has been cycled bypassed/unbypassed at least once that is actually able to modify the sound</p>
]]></description><link>https://forum.hise.audio/post/120080</link><guid isPermaLink="true">https://forum.hise.audio/post/120080</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 15:51:07 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:33:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> no my test never touches that codepath. I'm loading a compiled network in a hardcoded fx - all your changes are modifying the script FX modules. What's your exact setup?</p>
]]></description><link>https://forum.hise.audio/post/120072</link><guid isPermaLink="true">https://forum.hise.audio/post/120072</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 04 May 2026 15:33:42 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:29:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> I expect your binary to crash if you don't have samplerate fix from above. Or something is definitely weird...<br />
I you need I can provide you with my project.</p>
]]></description><link>https://forum.hise.audio/post/120071</link><guid isPermaLink="true">https://forum.hise.audio/post/120071</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 15:29:58 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:25:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> ah yes sure, now I'm back on track. Let me just check the current example as exported plugin, but I checked this exact setup back when I fixed it last week.</p>
]]></description><link>https://forum.hise.audio/post/120070</link><guid isPermaLink="true">https://forum.hise.audio/post/120070</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 04 May 2026 15:25:19 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:21:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> AI said that it was initillay because Hise already prepared all the processes (or something like this) so modules are well ready to work.<br />
But exported plugins needs to do it at init so prepare to play was not ready yet (or reset with bad samplerate) when the modules are initialising, if it ever make sense to you...</p>
]]></description><link>https://forum.hise.audio/post/120069</link><guid isPermaLink="true">https://forum.hise.audio/post/120069</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 15:21:19 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:18:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> said in <a href="/post/120067">Matrix modulation connection is broken in exported plugin</a>:</p>
<blockquote>
<p dir="auto">We're talking about loading the project fresh in HISE, right?</p>
</blockquote>
<p dir="auto">No, it was always working in Hise, the issue is with the exported binary.</p>
]]></description><link>https://forum.hise.audio/post/120068</link><guid isPermaLink="true">https://forum.hise.audio/post/120068</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 15:18:21 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:15:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/449">@ustk</a> but that's not the hardcoded master FX - just tried again with a simple dsp network that modulates an osc with an extramod - it initialises the connection correctly. We're talking about loading the project fresh in HISE, right?</p>
<p dir="auto">But your fix look good, no reason to call this with a samplerate of zero.</p>
]]></description><link>https://forum.hise.audio/post/120067</link><guid isPermaLink="true">https://forum.hise.audio/post/120067</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Mon, 04 May 2026 15:15:22 GMT</pubDate></item><item><title><![CDATA[Reply to Matrix modulation connection is broken in exported plugin on Mon, 04 May 2026 15:13:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a> Ok so due to other another issue that causes an instant DAW crash, I need to stay on my custom branch.</p>
<p dir="auto">The fix I've made is:<br />
<img src="/assets/uploads/files/1777907465676-screenshot-2026-05-04-at-17.09.59-resized.png" alt="Screenshot 2026-05-04 at 17.09.59.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Don't bother the GlobalModulators.h, I reverted it...</p>
<p dir="auto">But I confirm it's only working when cycling bypass once after init. If it's related to my fix I don't know, because I can't remove it without seeing the plugin crashing the DAW...</p>
]]></description><link>https://forum.hise.audio/post/120066</link><guid isPermaLink="true">https://forum.hise.audio/post/120066</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Mon, 04 May 2026 15:13:20 GMT</pubDate></item></channel></rss>