<div dir="ltr">Thank you all for your responses! I think I've found a solution that can work. Basically what I did was create an abstraction where the first argument is $0 and has a receive object inside with the name $1-parent. It was right under my nose the whole time, but thank you all for helping me sniff it out!<div><br></div><div>Best,</div><div><br></div><div>Francis<br><br><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 25, 2020 at 12:55 PM Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.com</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">
  
    
  
  <div>
    <p>
      </p><blockquote type="cite">
        <pre>changing the receiver is dangerous (as in: could crash your system).</pre>
      </blockquote>
      Yes. Actually, I've experimented with different ways to make it
      safe, see:<p></p>
    <p><a href="https://github.com/pure-data/pure-data/pull/614" target="_blank">https://github.com/pure-data/pure-data/pull/614</a><br>
    </p>
    <p>or</p>
    <p><a href="https://github.com/pure-data/pure-data/pull/849" target="_blank">https://github.com/pure-data/pure-data/pull/849</a></p>
    <p>I think the second version is not too unreasonable.<br>
    </p>
    <p>Christof</p>
    <p><br>
    </p>
    <div>On 25.03.2020 17:27, IOhannes m zmölnig
      wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>On 3/25/20 5:04 PM, Ingo wrote:
</pre>
      <blockquote type="cite">
        <pre>If you don't have any problem with using externals you can use [iemlib/iem_send].
</pre>
      </blockquote>
      <pre>what's that for?

i mean: what is the advantage over [send] (without arguments)?

</pre>
      <blockquote type="cite">
        <pre>That's what I use. There is also a [iem_receive] in case that you
happen to need that.
</pre>
      </blockquote>
      <pre>changing the receiver is dangerous (as in: could crash your system).


gfmdasr
IOhannes

</pre>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </div>

_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>