<div dir="ltr">great, thanks very much.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 7, 2021 at 10:38 PM IOhannes m zmölnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 8. Dezember 2021 03:52:00 MEZ schrieb Iain Duncan <<a href="mailto:iainduncanlists@gmail.com" target="_blank">iainduncanlists@gmail.com</a>>:<br>
>And follow up, if there is a way to make a generic handler for right hand<br>
>inlets, is there also a way to find out on which inlet the message came in?<br>
><br>
<br>
<br>
You basically need to create a "proxy" object with a single generic inlet.<br>
The proxy object is not displayed (but its inlet is attached to and displayed on) the parent object.<br>
It also holds a handle to the parent (so it can forward whatever it receives) and probably it's own ID (so it can identify itself)<br>
<br>
just grep for 'proxy's 😋<br>
<br>
<br>
mfg.sfg.jfd<br>
IOhannes<br>
<br>
<br>
_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at" target="_blank">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div>