----- Original Message ----- > From: IOhannes m zmoelnig <[email protected]> > To: [email protected] > Cc: > Sent: Thursday, November 17, 2011 9:12 AM > Subject: Re: [PD] "get" method for Pd > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2011-11-17 15:07, Jonathan Wilkes wrote: >> I think that belongs in the canvas get method: >> >> [; pd-mpatch.pd get etc.( >> > > what would that return if you have multiple instances of the mpatch > abstraction?
Try it: http://sourceforge.net/tracker/index.php?func=detail&aid=3308027&group_id=55736&atid=478072 It returns a result for each instance of the abstraction-- thus the user has the ability to query the set of all abstraction instances, as well as individual results for a particular canvas (the latter either using your [sendcanvas] or my [send2canvas] wrapper around "get parent" in the demo). There are some things I need to revise in that patch, but it should give a good starting point. -Jonathan > > fgmadr > IOhannes > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk7FFloACgkQkX2Xpv6ydvSEIgCg3BLPyZ5GRgOOhowZSFL9fmwA > nF4AnAxpNcUgl/NcUc6YVdpLHMWPLree > =2aOa > -----END PGP SIGNATURE----- > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
