aboutsummaryrefslogtreecommitdiff
path: root/doc/pddp/help-unpack.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-28 00:25:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-04-28 00:25:05 +0000
commit061e4be1f20ac78e3b52bc6429322d5fadcf5831 (patch)
treec6449d7cf4a19547b97d234ef4c65251ee766c1d /doc/pddp/help-unpack.pd
parente30864640368dc4c25c309fb83365807955e832e (diff)
cleaned up a number of patches; renamed all to the standard -help.pd format; added some more ideas to the style guide; finished up lists_vs_anythings
svn path=/trunk/; revision=2841
Diffstat (limited to 'doc/pddp/help-unpack.pd')
-rw-r--r--doc/pddp/help-unpack.pd49
1 files changed, 0 insertions, 49 deletions
diff --git a/doc/pddp/help-unpack.pd b/doc/pddp/help-unpack.pd
deleted file mode 100644
index 7b6ae36f..00000000
--- a/doc/pddp/help-unpack.pd
+++ /dev/null
@@ -1,49 +0,0 @@
-#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.puredata.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;