<?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[Connecting tables in scriptnode to the interface?]]></title><description><![CDATA[<p dir="auto">I would like to set some of the tables from my networks using an interface in one of the MIDI processors. Not the main UI but I believe the idea is the same.</p>
<p dir="auto">How do I connect a ScriptNode table and the Table widget? Do I use createAndRegisterTableData?</p>
<p dir="auto">I figure it has something to do with the external slots option for the scriptnode tables.</p>
]]></description><link>https://forum.hise.audio/topic/9848/connecting-tables-in-scriptnode-to-the-interface</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 06:28:09 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/9848.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Jun 2024 20:35:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Connecting tables in scriptnode to the interface? on Wed, 12 Jun 2024 20:57:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3130">@aaronventure</a> The index will be 0 for the first slot, 1 for the second, etc.</p>
<p dir="auto">You'd need to get a reference to the Table to set the table points, you can't do it directly on the ScriptTable</p>
]]></description><link>https://forum.hise.audio/post/81676</link><guid isPermaLink="true">https://forum.hise.audio/post/81676</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 12 Jun 2024 20:57:56 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting tables in scriptnode to the interface? on Wed, 12 Jun 2024 20:52:35 GMT]]></title><description><![CDATA[<p dir="auto">@d-healey That is super simple. Thanks.</p>
<p dir="auto">And the index should be</p>
<pre><code>External Slot - 1
</code></pre>
<p dir="auto">Any idea how I can now use setTablePoint() on the tables in the UI? I'd like to hardcore some stuff in.</p>
]]></description><link>https://forum.hise.audio/post/81674</link><guid isPermaLink="true">https://forum.hise.audio/post/81674</guid><dc:creator><![CDATA[aaronventure]]></dc:creator><pubDate>Wed, 12 Jun 2024 20:52:35 GMT</pubDate></item><item><title><![CDATA[Reply to Connecting tables in scriptnode to the interface? on Wed, 12 Jun 2024 20:46:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/3130">@aaronventure</a> Add an external slot, then the UI table should be able to connect to it through processor ID.</p>
]]></description><link>https://forum.hise.audio/post/81673</link><guid isPermaLink="true">https://forum.hise.audio/post/81673</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Wed, 12 Jun 2024 20:46:18 GMT</pubDate></item></channel></rss>