<div dir="ltr">I've asked this before on the list cause it'd be useful, but the answer is: "nope"</div><div class="gmail_extra"><br><div class="gmail_quote">2015-08-17 15:05 GMT-03:00 William Huston <span dir="ltr"><<a href="mailto:williamahuston@gmail.com" target="_blank">williamahuston@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><b>I have this common situation:<br></b><br>I have an abstraction which has a parameter control visible to the parent via graph-on-parent. Let's call the parameter $0-FOO<br><br>I want the user to be able to adjust the control via the GUI.<br></div></div>I also want to be able to drive $0-FOO via an inlet or a message. <br></div><div>And when that happens, I want the knob in the GUI to update<br></div><div>and show the current value. <br><br></div></div>When I set up <br><br><div style="margin-left:40px">[inlet] -> [hsl] <br></div><br></div>Now the [hsl] cannot be moved via the GUI.<br></div><div>I am trying to find a way to solve this.<br><br></div><div>One possible solution is gate the inlet with a [spigot]<br></div><div>which would work if I could detect if something was <br>connected to the inlet or not. <br><br></div><div><b>Q1: Is there a way for me to tell, inside an abstraction,<br></b></div><div><b>whether something is connected to a particular<br></b></div><div><b>[inlet] or [inlet~]?</b><br><b><br></b></div><div><b>Q2: </b>Or else <b>how can I read the output of a control </b>(e.g., hsl)<br></div><div><b>and drive it also</b>? (this sounds like an application<br></div><div>for a syncho/servo)<br></div><div><br></div><div>Thanks!<br></div><div>BH<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br><br></div><br><div><div><br>-- <br><div><div><div><div><div><div><div><div><div dir="ltr"><div><div dir="ltr">--<br>
May you, and all beings<br>
be happy and free from suffering :)<br>
-- ancient Buddhist Prayer (Metta)<br></div></div></div></div>
</div></div></div></div></div></div></div></div></div></font></span></div>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>