<?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[Scriptnode bugs]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/1">@Christoph-Hart</a></p>
<ul>
<li>Connecting a container parameter to another container parameter doesn't work (but the cable is created)</li>
</ul>
<pre><code>HiseSnippet 1029.3ocwW0raabCDlTVLIRwonAs8NQtDG.WCoT2lBDDXUqeJTak6ButFomRn4RKQncIWvkxNpA4Ynmys9Hzq8leG5KReCZGt6JsZsTbbDRZzEI9QNy7M+vYn7LZtHIQaP3ZGMMVfvaR7mpriZOhIUn9cP3OgLfkXEFZFz9SiYIIh.DFuw26.v0phR+7O6sOKjo3hBHD5XsjK9IYjzVf505Gkgg8XAhijQKb5ca0mqUs0g5I.e1fz.Ey3iYCEGvbGqBAguQ2.oUa7sLqHANy95fo9izmqxN+wxD4IgB2hlHePQYvn1ijgAdy70DDBW0qvy2Hyy+bx.YfbNdQD3SS2fVHwhw.bkxTpZIJ0bQJ0XAJ0SGF3Tf6HKSOzBrqZF6.RnClDxrkYlKEjugTWN6zWYEpDoc5honOpz8tDOokOZ07sxJ3Kjn9Py27j+cHcO8TA2VP1pjdOccyzMWIUVYgHd4XWchO2Hisf8cDYy7kzdOsYIBkAivWPfqMIV5YLCEXlsiuG8IztpgRkXGtQ.zsSR7AB64Zy3stW9Qt2Cd7cpe5DE2kHnwFQLyHNR6ExltUBKJNTbHH31zSB07w9xeS7f5urds5upNcAgRo99tSrEeDSoDgIKeL2cZk0nC2RMI5DgYafogSJz2RWqu40KxpU8UR6OGKxOVIeXFLzDYAVVfNmTEPqnP4P8DqTMb.yZju.gIGLIxG5NwEsy8V.CWA4DMccC2ZWcquPEjt3egO4a1zsFmuYyYahb7Pnr.ddJJsrH+2vub0.0H4YM2N5.HTTsGiCgrodL6H2MKnDvBktByN74kvERUprABrdLCzSE5pm3t4gq3zYlYSUNwI8MIYZ5sXn15nHG8w+.A7DEbGRDPsZJip.cQ0F3a61z4hc+DZ7bqSCzp6aoNOkJUTNKgCiEdWo6FN5dCxvkX6sA1ZD6L7xCtfacEZDje9JPMCjpickmEcg90KFvdwkvfjnUD6tVji8Gu90+0d9iEmmQfbzKF9meQqL1kNr76lX0QPQdZCOzUaVDZIy152acsL6y+rN+8dNydahejVaGA0vnKo9cag9v61aRNTjHrYZYIcgJkEpr.cplQ9BjqU3AluUJ.iw4UjPWnzxkhkfG6pc5GLuvYtsxvRSWu+CJnK6j2hDLIJZ5Ceu3guk.5azqVskVB3JimUmEOm02nT.ccxkuoXUyOJdv6bhB8K86vrrbq3ZwCiVhEFqzMiC2QbF7z3rI90HcDIis53+el3Dw3F8y3Yy+bggakh.MBUouztF7jeXMsI5rLmhPZrSCTD7J3mw4tmF8kvypVsLObMj4qVCY1cMj4qWCY9l0PlGsFx7sWoLt+.R9EeWoJ.30Ms3Bi6pXvaiRGqg9OfH2F52
</code></pre>
<ul>
<li>
<p dir="auto">Generally, duplicating chains or wrapping nodes into a new chain not only loses cable connections but makes a mess among the ones that subsist...</p>
</li>
<li>
<p dir="auto">container.chain is still not taking the bypass into account</p>
</li>
<li>
<p dir="auto">Huge graphs are very laggy. Is there a way to improve the responsiveness?<br />
(OpenGL is activated)</p>
</li>
<li>
<p dir="auto">Reopening a project shows strange connections in the edit parameter window. Also, node params lose their StepSize, SkewFactor, and Value properties:</p>
</li>
</ul>
<pre><code>&lt;Node ID="receive496" FactoryPath="routing.receive" Bypassed="0"&gt;
    &lt;Parameters&gt;
        &lt;Parameter MinValue="0.0" MaxValue="1.0" ID="Feedback" Automated="1"/&gt; // All 3 are gone but Automated stay to 1 event if the cable is removed
    &lt;/Parameters&gt;
&lt;/Node&gt;
</code></pre>
<p dir="auto"><img src="https://i.imgur.com/G84H6QS.png" alt="Untitled2.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/topic/4555/scriptnode-bugs</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 14:45:29 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/4555.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 23 Aug 2021 16:11:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Scriptnode bugs on Thu, 26 Aug 2021 13:39:02 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/39710">Scriptnode bugs</a>:</p>
<blockquote>
<p dir="auto">Connecting a container parameter to another container parameter doesn't work (but the cable is created)</p>
</blockquote>
<p dir="auto">Fixed.</p>
<blockquote>
<p dir="auto">container.chain is still not taking the bypass into account</p>
</blockquote>
<p dir="auto">Fixed.</p>
<blockquote>
<p dir="auto">Also, node params lose their StepSize, SkewFactor, and Value properties</p>
</blockquote>
<p dir="auto">This is actually a "feature" where I remove redundant values if they are the default values to keep the XML as lean as possible, but I might have overdone it here.</p>
<p dir="auto">For these two:</p>
<blockquote>
<p dir="auto">Generally, duplicating chains or wrapping nodes into a new chain not only loses cable connections but makes a mess among the ones that subsist...</p>
</blockquote>
<p dir="auto">and</p>
<blockquote>
<p dir="auto">Reopening a project shows strange connections in the edit parameter window.</p>
</blockquote>
<p dir="auto">a simple example (the best thing would be the exact state before the operation that creates the weird state) would be helpful as these are not so easy to reproduce.</p>
]]></description><link>https://forum.hise.audio/post/39886</link><guid isPermaLink="true">https://forum.hise.audio/post/39886</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Thu, 26 Aug 2021 13:39:02 GMT</pubDate></item><item><title><![CDATA[Reply to Scriptnode bugs on Thu, 26 Aug 2021 10:43:03 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/39710">Scriptnode bugs</a>:</p>
<blockquote>
<p dir="auto">Huge graphs are very laggy. Is there a way to improve the responsiveness?<br />
(OpenGL is activated)</p>
</blockquote>
<p dir="auto">It might be possible that it will be faster on macOS with OpenGL disabled, so maybe try that.</p>
<p dir="auto">Otherwise I highly recommend folding the nodes that you don't use - there is a shortcut that fold all unselected nodes (I think F11).</p>
]]></description><link>https://forum.hise.audio/post/39867</link><guid isPermaLink="true">https://forum.hise.audio/post/39867</guid><dc:creator><![CDATA[Christoph Hart]]></dc:creator><pubDate>Thu, 26 Aug 2021 10:43:03 GMT</pubDate></item><item><title><![CDATA[Reply to Scriptnode bugs on Tue, 24 Aug 2021 01:16:44 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 think I found the issue for the Value parameter to disappear.</p>
<p dir="auto">When connected to a container parameter, if you delete the connection cable, the "Automated" property stays set to 1, and the other properties (StepSize, SkewFactor &amp; Value) disappear. This happens even with only one node.</p>
<p dir="auto">Everything is back to normal when I edit the XML to remove "Automated" and put back the 3 missing properties...</p>
]]></description><link>https://forum.hise.audio/post/39728</link><guid isPermaLink="true">https://forum.hise.audio/post/39728</guid><dc:creator><![CDATA[ustk]]></dc:creator><pubDate>Tue, 24 Aug 2021 01:16:44 GMT</pubDate></item></channel></rss>