From 7686b96d2119d2d70b329a02a8af52792ca2d9f1 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 27 May 2004 16:53:47 +0000 Subject: added a number of sketches for the help structure; most are not close to completion svn path=/trunk/; revision=1770 --- doc/pddp/sublist-help.pd | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/pddp/sublist-help.pd (limited to 'doc/pddp/sublist-help.pd') diff --git a/doc/pddp/sublist-help.pd b/doc/pddp/sublist-help.pd new file mode 100644 index 00000000..419db0e0 --- /dev/null +++ b/doc/pddp/sublist-help.pd @@ -0,0 +1,14 @@ +#N canvas 28 72 733 292 12; +#X text 407 254 updated for Pd version 0.32; +#X obj 21 10 sublist; +#X text 99 9 -- get a list from a field of a scalar; +#X text 30 49 Don't try this yet -- it's untested.; +#X text 37 87 "sublist" will take as creation arguments a template +name and a field name \; its one input takes a pointer. If you send +a pointer (which should agree with the template name) \, "sublist" +will output the field (which should be of type "list".) The output +is in fact a pointer to the head of the sublist.; +#X text 27 226 for more info \, open this patch:; +#X text 363 226 Miller's help patch:; +#X obj 43 250 all_about_data_structures; +#X obj 564 226 help-sublist; -- cgit v1.2.1