<?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[How to display jpanner node values in labels&#x2F;panel]]></title><description><![CDATA[<p dir="auto">how can i display jpanner nopde values in front interface using labels or panels.. ive tried using the getnode function but it doesn't seem to be working..</p>
]]></description><link>https://forum.hise.audio/topic/14639/how-to-display-jpanner-node-values-in-labels-panel</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 21:57:08 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14639.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 18 Apr 2026 16:30:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to display jpanner node values in labels&#x2F;panel on Sat, 18 Apr 2026 17:24:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> said in <a href="/post/119539">How to display jpanner node values in labels/panel</a>:</p>
<blockquote>
<p dir="auto">the one in the red circle, i want to display its value from -100% to a 100%<br />
<img src="/assets/uploads/files/1776532222028-untitled.png" alt="Untitled.png" class=" img-fluid img-markdown" /></p>
</blockquote>
<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/119540">How to display jpanner node values in labels/panel</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> So what you show on your UI is the value of Left, since that is controlling the parameter.</p>
<p dir="auto">For example</p>
<pre><code>const ScriptFX1 = Synth.getEffect("Script FX1");

Console.print(ScriptFX1.getAttribute(ScriptFX1.Left));   API call with undefined parameter 0
</code></pre>
<p dir="auto">But I'm guessing you have a knob on your UI that is connected to Left already?</p>
</blockquote>
]]></description><link>https://forum.hise.audio/post/119541</link><guid isPermaLink="true">https://forum.hise.audio/post/119541</guid><dc:creator><![CDATA[Jeetender]]></dc:creator><pubDate>Sat, 18 Apr 2026 17:24:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to display jpanner node values in labels&#x2F;panel on Sat, 18 Apr 2026 17:13:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> So what you show on your UI is the value of Left, since that is controlling the parameter.</p>
<p dir="auto">For example</p>
<pre><code>const ScriptFX1 = Synth.getEffect("Script FX1");

Console.print(ScriptFX1.getAttribute(ScriptFX1.Left));
</code></pre>
<p dir="auto">But I'm guessing you have a knob on your UI that is connected to Left already?</p>
]]></description><link>https://forum.hise.audio/post/119540</link><guid isPermaLink="true">https://forum.hise.audio/post/119540</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sat, 18 Apr 2026 17:13:39 GMT</pubDate></item><item><title><![CDATA[Reply to How to display jpanner node values in labels&#x2F;panel on Sat, 18 Apr 2026 17:10:49 GMT]]></title><description><![CDATA[<p dir="auto">the one in the red circle, i want to display its value from -100% to a 100%<br />
<img src="/assets/uploads/files/1776532222028-untitled.png" alt="Untitled.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.hise.audio/post/119539</link><guid isPermaLink="true">https://forum.hise.audio/post/119539</guid><dc:creator><![CDATA[Jeetender]]></dc:creator><pubDate>Sat, 18 Apr 2026 17:10:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to display jpanner node values in labels&#x2F;panel on Sat, 18 Apr 2026 16:41:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4915">@Jeetender</a> How are you controlling the node's parameters?</p>
]]></description><link>https://forum.hise.audio/post/119538</link><guid isPermaLink="true">https://forum.hise.audio/post/119538</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Sat, 18 Apr 2026 16:41:40 GMT</pubDate></item></channel></rss>