<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


Oh no! preset_node doesn't work with [list]. Neither with a message box.<br>
What is the object then which can keep a list and works with preset_node?<br>
András<br>
</blockquote>
The help file has an example with a list. You just have to make sure it is the one that has nothing appended to its right inlet as that is something preset_node cannot (easily) account for.<br></blockquote></blockquote></div>

</blockquote><div><br></div><div>Hm. Do you intend to change this in the future, or maybe some note could be added to the preset_node help?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
<br>
</blockquote>
Try the attached. Notice how preset_node is connected to a list that has nothing appended to its right inlet (otherwise this will be appended to the list preset_node outputs--see [list append] for more info. [list] is essentially abbreviation for [list append]).<br>

</blockquote></div></blockquote><div><br></div><div>OK. Thanks for the fix!<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
The only lingering component is detecting changes when a file is loaded into an array and that is something that can be easily adjusted by manually sending a bang in the <arrayname>-changed upon successfully opening a file.<br>

</blockquote></div></blockquote><div><br></div><div>Well, that's, we could say, by design, unless you want to implement an additional version of <arrayname>-changed which bangs on any kind of change to the array (not only manual "drawing").<br>

</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
<br>
</blockquote></div>
So, the updated version of your abstraction (there have been a few more fixes needed to make it work universally) is now a part of the pd-l2ork git.<div class="im"></div></blockquote><div class="im"><br></div><div class="im">

Cool. :o)<br></div><div class="im">I've attached an update to the help file. In case you cannot overwrite the current version these are the changes I propose:<br></div><div class="im">- Uncheck "save contents" for myarray1<br>

</div><div class="im">- Delete OUTLET_1 from [pd meta]<br></div><div class="im"><br>András
</div></div></div></div>