aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-17 00:04:37 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-07-17 00:04:37 +0000
commit54da12a219a788142e0a81d1855f04293aa60022 (patch)
treeb7e6913220f8f8d1ec37656885602915456d5108 /doc
parenteb80a0ba70908fc1387139e90077bc70653c65af (diff)
outlined behavior with no argument
svn path=/trunk/externals/miXed/; revision=8097
Diffstat (limited to 'doc')
-rw-r--r--doc/help/cyclone/prepend-help.pd64
1 files changed, 45 insertions, 19 deletions
diff --git a/doc/help/cyclone/prepend-help.pd b/doc/help/cyclone/prepend-help.pd
index beab8ae..bdd9599 100644
--- a/doc/help/cyclone/prepend-help.pd
+++ b/doc/help/cyclone/prepend-help.pd
@@ -1,21 +1,47 @@
-#N canvas 200 160 456 295 10;
-#X text 5 5 ;
-#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
-#X text 28 267 ___________________________________________________
-;
+#N canvas 200 160 469 609 10;
#X obj 26 16 prepend;
#X text 94 17 prepend a message with another message:;
-#X msg 139 85 set a quick brown fox;
-#X msg 295 113 jumps;
-#X text 59 63 1;
-#X text 123 85 2;
-#X text 276 114 3;
-#X obj 139 155 prepend typewriters;
-#X msg 76 61 are boring;
-#X obj 139 185 prepend set;
-#X msg 139 212 a quick brown fox jumps;
-#X connect 5 0 10 0;
-#X connect 6 0 10 0;
-#X connect 10 0 12 0;
-#X connect 11 0 10 0;
-#X connect 12 0 13 0;
+#X msg 128 91 set a quick brown fox;
+#X msg 164 119 jumps;
+#X text 68 63 1;
+#X text 114 90 2;
+#X text 145 120 3;
+#X obj 139 175 prepend typewriters;
+#X msg 85 61 are boring;
+#X obj 139 205 prepend set;
+#X msg 139 232 a quick brown fox jumps;
+#X text 25 280 This object also has a non-Max/MSP behavior (although
+it is still compatible with the Max/MSP prepend). If [prepend] is created
+without an argument \, then it has a right inlet. This right inlet
+allows you to set what to prepend:;
+#X msg 90 382 set a quick brown fox;
+#X msg 134 408 jumps;
+#X text 32 359 1;
+#X text 74 382 2;
+#X text 115 409 3;
+#X msg 49 357 are boring;
+#X obj 140 536 prepend set;
+#X msg 140 563 typewriters asdf;
+#X msg 209 445 typewriters;
+#X obj 140 511 prepend;
+#X msg 179 445 234;
+#X msg 290 445 symbol people;
+#X msg 290 467 list this is a list;
+#X msg 290 491 this is not;
+#X text 235 381 now the "set" is passed thru;
+#X text 269 91 "set" changes what to prepend;
+#X connect 2 0 7 0;
+#X connect 3 0 7 0;
+#X connect 7 0 9 0;
+#X connect 8 0 7 0;
+#X connect 9 0 10 0;
+#X connect 12 0 21 0;
+#X connect 13 0 21 0;
+#X connect 17 0 21 0;
+#X connect 18 0 19 0;
+#X connect 20 0 21 1;
+#X connect 21 0 18 0;
+#X connect 22 0 21 1;
+#X connect 23 0 21 1;
+#X connect 24 0 21 1;
+#X connect 25 0 21 1;