<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Wow, perfect, even works in subpatches !<br>
    Exactly what I was looking for.<br>
    Looks like I still need to catch up with latest pd improvements.<br>
    Thanks a lot, IOhannes.<br>
    <br>
    Joseph<br>
    <br>
    <div class="moz-cite-prefix">Le 09/04/19 à 20:30,
      <a class="moz-txt-link-abbreviated" href="mailto:pd-list-request@lists.iem.at">pd-list-request@lists.iem.at</a> a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:mailman.51.1554834608.1756.pd-list@lists.iem.at">
      <pre class="moz-quote-pre" wrap="">Date: Tue, 9 Apr 2019 16:50:41 +0200
From: IOhannes m zmoelnig <a class="moz-txt-link-rfc2396E" href="mailto:zmoelnig@iem.at" moz-do-not-send="true"><zmoelnig@iem.at></a>
To: <a class="moz-txt-link-abbreviated" href="mailto:pd-list@lists.iem.at" moz-do-not-send="true">pd-list@lists.iem.at</a>
Subject: Re: [PD] patcher scripting using $0 ?
Message-ID: <a class="moz-txt-link-rfc2396E" href="mailto:2baa166a-d028-2c7c-a33a-48b7e452839d@iem.at" moz-do-not-send="true"><2baa166a-d028-2c7c-a33a-48b7e452839d@iem.at></a>
Content-Type: text/plain; charset="utf-8"

On 09.04.19 16:26, Joseph Larralde wrote:
</pre>
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">For example : I have a "soundbank" abstraction, which I initialize by
sending messages to "pd-soundbank.pd"
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">ouch. you shouldn't use that.

instead use [namecanvas $0-foo] and then send messages to "$0-foo".
or whatever name you chose.


ghasdrm
IOhannes</pre>
    </blockquote>
    <br>
  </body>
</html>