--- On Fri, 2/5/10, Matteo Sisti Sette <[email protected]> wrote:
> From: Matteo Sisti Sette <[email protected]> > Subject: Re: [PD] [list] output > To: "PD list" <[email protected]> > Date: Friday, February 5, 2010, 7:56 PM > Hi, [...] > This whole discussion totally ignores POINTERS (thery are > yet another type of atom, aren't they?) because I don't know > anything about them. If anybody can fill this gap that would > be appreciated (by me at least lol). [route] will always send a pointer to the rejection outlet. A list with one pointer element will trick [route]: [traverse some-canvas, bang( | [pointer] | [list append] | [route symbol] In the patch above it will match the symbol outlet. Now try hooking that symbol outlet up to some object like [print], or a symbol box, save all your important patches, and click the message box... -Jonathan _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
