From 7b6482872ec06317028bacf6cb694a479b942d56 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 22 Aug 2003 00:20:54 +0000 Subject: added 0.37 version from pddp_referencesfiles.zip svn path=/trunk/; revision=890 --- doc/pddp/help-unpack.pd | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 doc/pddp/help-unpack.pd (limited to 'doc/pddp/help-unpack.pd') diff --git a/doc/pddp/help-unpack.pd b/doc/pddp/help-unpack.pd new file mode 100644 index 00000000..29a3c299 --- /dev/null +++ b/doc/pddp/help-unpack.pd @@ -0,0 +1,49 @@ +#N canvas 18 16 471 443 10; +#X floatatom 61 204 0 0 0; +#X floatatom 186 204 0 0 0; +#X floatatom 224 204 0 0 0; +#X floatatom 27 204 0 0 0; +#X obj 24 294 pack; +#X obj 41 11 unpack; +#X msg 27 126 1 2; +#X msg 65 126 3 4 shut; +#X msg 145 126 5 6 pick 7 8; +#X text 90 11 - split a message into atoms; +#X text 20 41 [unpack] takes lists of atoms and distributes them to +its outlets. The creation arguments are used to specify the types of +atoms expected in the incoming list and specify float (any number or +the symbol 'f') \, pointer (symbol 'p') or symbol (symbol 's').; +#X symbolatom 103 207 10 0 0; +#X obj 27 163 unpack 0 0 s f f; +#X text 23 268 RELATED OBJECTS; +#X obj 61 294 trigger; +#N canvas 0 0 452 302 related_objects_from_other_libraries 0; +#X obj 21 16 pack~; +#X obj 61 16 unpack~; +#X obj 113 16 tabdump; +#X obj 169 16 niagara; +#X obj 224 16 packel; +#X obj 21 42 repack; +#X obj 70 42 drip; +#X obj 107 42 sort; +#X text 18 86 These objects are offered in PD only if you have downloaded +and properly installed the appropriate library. These objects may or +may not exist in a single library.; +#X text 17 135 The best places to find information about PD's libraries +is:; +#X text 14 157 www.pure-data.org and click on "Downloads" then "Software" +; +#X text 15 173 or; +#X text 16 187 iem.kug.ac.at/pdb/; +#X restore 24 333 pd related_objects_from_other_libraries; +#X text 27 363 This document was updated for PD version 0.35 test 26 +by Dave Sabine as part of a project called pddp proposed by Krzysztof +Czaja to build comprehensive documentation for PD.; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; +#X connect 12 0 3 0; +#X connect 12 1 0 0; +#X connect 12 2 11 0; +#X connect 12 3 1 0; +#X connect 12 4 2 0; -- cgit v1.2.1