You can still send the set message directly to the inlet of the numberbox2 or slider and it won&#39;t effect the other.  See patch. <br><br><div class="gmail_quote">2010/1/16 Jonathan Wilkes <span dir="ltr">&lt;<a href="mailto:jancsika@yahoo.com">jancsika@yahoo.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
<br>
--- On Sat, 1/16/10, IOhannes zmölnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt; wrote:<br>
<br>
&gt; From: IOhannes zmölnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;<br>
<div class="im">&gt; Subject: Re: [PD] &#39;synced&#39; number and slider<br>
</div><div class="im">&gt; To: &quot;Lorenzo&quot; &lt;<a href="mailto:lsutton@libero.it">lsutton@libero.it</a>&gt;<br>
</div>&gt; Cc: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
&gt; Date: Saturday, January 16, 2010, 11:36 AM<br>
<div><div></div><div class="h5">&gt; Lorenzo wrote:<br>
&gt; &gt; This seems trivial but I&#39;ve never managed to figure<br>
&gt; out how to do it in<br>
&gt; &gt; a non-trivial way:<br>
&gt; &gt;<br>
&gt; &gt; Have a number (atom) and a slider (be it horizontal or<br>
&gt; vertical) which<br>
&gt; &gt; are &#39;synced&#39;, that is if one changes the number the<br>
&gt; slider changes and<br>
&gt; &gt; vice-versa.<br>
&gt;<br>
&gt;<br>
&gt; if you use numberbox2 as the numberbox, you can give both<br>
&gt; the nbx and<br>
&gt; the slider the same send/receive names<br>
&gt; (that is:<br>
&gt; numberbox2.sendname=numberbox2.receivename=slider.sendname=slider.receivename)<br>
&gt;<br>
&gt; and they will be magically linked to each other.<br>
&gt;<br>
&gt; to use the value in the patch add another receiver<br>
&gt; [r &lt;samereceivename&gt;]<br>
&gt;<br>
<br>
</div></div>Except if you need to send a value to the inlet of the numbox2 or the slider.  Then this method magically doesn&#39;t work, whereas the [set $1(<br>
idiom does.<br>
<br>
&gt; gfmadr<br>
&gt; IOhannes<br>
&gt;<br>
&gt;<br>
&gt; -----Inline Attachment Follows-----<br>
<div><div></div><div class="h5">&gt;<br>
&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a><br>
&gt; mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>