<?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[Filmstrip knob stuck.]]></title><description><![CDATA[<p dir="auto">I am just fiddling about in Hise, added a filmstrip knob via script, worked fine no text readout on top, then all of a sudden it stopped working and I cant turn it.<br />
Found somewhere on the forum an old post saying it might sometimes be the text box but i turned it off</p>
<pre><code>const var Time = Content.addKnob("Time", 53, 252);
Time.set("width", 154);
Time.set("height", 154);
Time.set("showTextBox", false);
Time.set("numStrips", 64);
Time.set("isVertical", true);
Time.set("scaleFactor", 0.2567);   // box 154 / native 600
Time.set("filmstripImage", "{PROJECT_FOLDER}Momentum_filmstrip_64f_vertical.png");

</code></pre>
<p dir="auto">Must be doing somethign stupid here ?</p>
]]></description><link>https://forum.hise.audio/topic/14950/filmstrip-knob-stuck</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Jul 2026 22:22:19 GMT</lastBuildDate><atom:link href="https://forum.hise.audio/topic/14950.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 24 Jul 2026 18:00:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Filmstrip knob stuck. on Fri, 24 Jul 2026 20:48:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/121">@lalalandsynth</a> ahh yup. <img src="https://forum.hise.audio/assets/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f44d.png?v=fba14f4754a" class="not-responsive emoji emoji-emoji-one emoji--thumbs_up" style="height:23px;width:auto;vertical-align:middle" title=":thumbs_up:" alt="👍" /></p>
]]></description><link>https://forum.hise.audio/post/122144</link><guid isPermaLink="true">https://forum.hise.audio/post/122144</guid><dc:creator><![CDATA[Chazrox]]></dc:creator><pubDate>Fri, 24 Jul 2026 20:48:32 GMT</pubDate></item><item><title><![CDATA[Reply to Filmstrip knob stuck. on Fri, 24 Jul 2026 20:05:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/4087">@Chazrox</a> Yes it started working again ? seems to happen after reopen or something, bit of a mystery?</p>
]]></description><link>https://forum.hise.audio/post/122143</link><guid isPermaLink="true">https://forum.hise.audio/post/122143</guid><dc:creator><![CDATA[lalalandsynth]]></dc:creator><pubDate>Fri, 24 Jul 2026 20:05:00 GMT</pubDate></item><item><title><![CDATA[Reply to Filmstrip knob stuck. on Fri, 24 Jul 2026 20:00:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/121">@lalalandsynth</a> Just tested your code, works fine on my side.</p>
]]></description><link>https://forum.hise.audio/post/122142</link><guid isPermaLink="true">https://forum.hise.audio/post/122142</guid><dc:creator><![CDATA[Chazrox]]></dc:creator><pubDate>Fri, 24 Jul 2026 20:00:03 GMT</pubDate></item><item><title><![CDATA[Reply to Filmstrip knob stuck. on Fri, 24 Jul 2026 19:52:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.hise.audio/uid/121">@lalalandsynth</a> Yeah I remember this, I thought it was the text box property as well. Can you check that the knob hasn't been disabled by something? (the enabled property in the property editor).</p>
]]></description><link>https://forum.hise.audio/post/122140</link><guid isPermaLink="true">https://forum.hise.audio/post/122140</guid><dc:creator><![CDATA[David Healey]]></dc:creator><pubDate>Fri, 24 Jul 2026 19:52:01 GMT</pubDate></item></channel></rss>