<div dir="ltr"><div>One more thing, i just found that this</div><div><br></div><div>[menuclose(</div><div>|</div><div>[array define foo] </div><div><br></div><div>will close it, so you *can* actually open and close with [click 0 0 0 0 0( and [menuclose(</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jun 3, 2017 at 8:22 PM, Federico Camara Halac <span dir="ltr"><<a href="mailto:camarafede@gmail.com" target="_blank">camarafede@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all, <br><br>Thanks Christof for the long answer! I looked into this a bit and it appears that every time you create an [array define myname] object there is a canvas named pd-graphX (created by array_define_new). If you know the order of creation of the array, you can send [; pd-graph1 vis 1(, and (probably) any other message you send to canvases. You can even rename it: [; pd-graph1 rename dog(, and then just send [;pd-dog vis 1(; The name won't stick, tho, on next load.<br><br>I attached an example of this. You might need a fresh instance of pd for it, or just tinker with the graph indices... The thing is that the graphX list is generated from scratch every time pd loads, and keeps growing on every new instance of an array, no matter what you do.<div><br>Best!<div><br></div><div>fd<br>--<br><a href="http://fdch.github.io/tv" target="_blank">http://fdch.github.io/tv</a></div></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><a href="http://fdch.github.io/tv" target="_blank">http://fdch.github.io/tv</a></div></div>
</div>