<?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 control multiple sliders going through a same math with one knob?]]></title><description><![CDATA[<p>Hello, noob here.<br />
I have a dozen of numerical values that are unchanging-static. This values should go into sliders, before that they all going through a same math like *. And I should control that math with a knob. I attach visual explanation. Actually I would need a separate knob for each math, like * + -, but I think I can figure from one knob example.<img src="/uploads/files/1776239861042-knob-math-on-sliders.png" alt="knob-math-on-sliders.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 21:25:45 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/15852.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Apr 2026 08:00:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to control multiple sliders going through a same math with one knob? on Wed, 15 Apr 2026 08:00:15 GMT]]></title><description><![CDATA[<p>Hello, noob here.<br />
I have a dozen of numerical values that are unchanging-static. This values should go into sliders, before that they all going through a same math like *. And I should control that math with a knob. I attach visual explanation. Actually I would need a separate knob for each math, like * + -, but I think I can figure from one knob example.<img src="/uploads/files/1776239861042-knob-math-on-sliders.png" alt="knob-math-on-sliders.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob</guid><dc:creator><![CDATA[arseniy]]></dc:creator><pubDate>Wed, 15 Apr 2026 08:00:15 GMT</pubDate></item><item><title><![CDATA[Reply to How to control multiple sliders going through a same math with one knob? on Wed, 15 Apr 2026 11:40:10 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/arseniy">@arseniy</a> How are you storing the dozen numerical values?</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/2</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Wed, 15 Apr 2026 11:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to How to control multiple sliders going through a same math with one knob? on Wed, 15 Apr 2026 11:58:38 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> I am not sure what is a better way, probably will put them manually into array? Or will initialize like this on load(these are not sliders I will control further, those just to me to see calculation was right):<br />
<img src="/uploads/files/1776253869657-fsadas.png" alt="fsadas.png" class="img-responsive img-markdown" /></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/3</guid><dc:creator><![CDATA[arseniy]]></dc:creator><pubDate>Wed, 15 Apr 2026 11:58:38 GMT</pubDate></item><item><title><![CDATA[Reply to How to control multiple sliders going through a same math with one knob? on Wed, 15 Apr 2026 12:23:36 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/arseniy">@arseniy</a> Maybe this will give you some ideas (I see that I left the knob part out, but you can probably figure that out)<br />
<a href="/uploads/files/1776255697519-tabletosliders.pd">tableToSliders.pd</a></p>
<p><img src="/uploads/files/1776255670776-screenshot-2026-04-15-081941.png" alt="Screenshot 2026-04-15 081941.png" class="img-responsive img-markdown" /><br />
I guess the key idea here is to set each slider's receive symbol to something that you can iterate on since you can already iterate on array values.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/4</guid><dc:creator><![CDATA[jameslo]]></dc:creator><pubDate>Wed, 15 Apr 2026 12:23:36 GMT</pubDate></item><item><title><![CDATA[Reply to How to control multiple sliders going through a same math with one knob? on Wed, 15 Apr 2026 14:14:52 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/jameslo">@jameslo</a> Thanks a lot! I tried to figure exactly this option with &quot;until&quot; yesterday but could not.<br />
Yes, I inserted the knob to control  the math's value. <a href="/uploads/files/1776262484363-control_multiple_sliders_through_a_math.pd">control_multiple_sliders_through_a_math.pd</a></p>
]]></description><link>http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/5</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/15852/how-to-control-multiple-sliders-going-through-a-same-math-with-one-knob/5</guid><dc:creator><![CDATA[arseniy]]></dc:creator><pubDate>Wed, 15 Apr 2026 14:14:52 GMT</pubDate></item></channel></rss>