<?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[Have two ranges with one knob]]></title><description><![CDATA[<p>Hello all im building a multiple lfo patch and im still a newbie of course to ask this ahah, i have one know that i want to have two ranges with for example ultra low lfo rates to audio rates or even have one in the middle.<br />
The idea is to switch this with an hradio and have 2-3 ranges, how can i dont this ; i have been trying with expr and selector and stuff but i cant seem to get it.<br />
Thanks !</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob</link><generator>RSS for Node</generator><lastBuildDate>Sun, 19 Apr 2026 18:23:49 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/14875.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Sep 2024 11:14:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Have two ranges with one knob on Wed, 25 Sep 2024 11:14:54 GMT]]></title><description><![CDATA[<p>Hello all im building a multiple lfo patch and im still a newbie of course to ask this ahah, i have one know that i want to have two ranges with for example ultra low lfo rates to audio rates or even have one in the middle.<br />
The idea is to switch this with an hradio and have 2-3 ranges, how can i dont this ; i have been trying with expr and selector and stuff but i cant seem to get it.<br />
Thanks !</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob</guid><dc:creator><![CDATA[dlask]]></dc:creator><pubDate>Wed, 25 Sep 2024 11:14:54 GMT</pubDate></item><item><title><![CDATA[Reply to Have two ranges with one knob on Wed, 25 Sep 2024 11:17:22 GMT]]></title><description><![CDATA[<p>UPDATE</p>
<p>apart from the ranges i want when for example im in low setting and i go to middle for the pitch to stay the same as before but only the &quot;sensitivity&quot; of the know to change, maybe make this with a sample and hold ;</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/2</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/2</guid><dc:creator><![CDATA[dlask]]></dc:creator><pubDate>Wed, 25 Sep 2024 11:17:22 GMT</pubDate></item><item><title><![CDATA[Reply to Have two ranges with one knob on Wed, 25 Sep 2024 14:42:03 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="http://forum.pdpatchrepo.info/user/dlask">@dlask</a> IMO:</p>
<p>Normalize your knob range to be 0-1 (or -1 to 1).</p>
<p>Then you can express any range you want, in terms of a range and an offset: value = range * knob + offset.</p>
<p>The radio button would change the range and offset.</p>
<p>&quot;Sample and hold,&quot; I'm not sure now exactly what behavior you want. An easy behavior would be: use the radio button to change only the cold inlets of the * and + operators. Then, changing the radio button would not update the output value. The knob would be connected to the * operator's hot inlet, so that touching the knob would produce output.</p>
<p>hjh</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/3</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/3</guid><dc:creator><![CDATA[ddw_music]]></dc:creator><pubDate>Wed, 25 Sep 2024 14:42:03 GMT</pubDate></item><item><title><![CDATA[Reply to Have two ranges with one knob on Thu, 26 Sep 2024 18:04:08 GMT]]></title><description><![CDATA[<p>betwen this number and that number you would multiply by something.  and then between this other number and another  you multiply by a different value ..  you break up the range into sections and then treat them differently</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/4</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/14875/have-two-ranges-with-one-knob/4</guid><dc:creator><![CDATA[willblackhurst]]></dc:creator><pubDate>Thu, 26 Sep 2024 18:04:08 GMT</pubDate></item></channel></rss>