aboutsummaryrefslogtreecommitdiff
path: root/doc/help/cyclone/prepend.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-05-27 17:03:34 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-05-27 17:03:34 +0000
commitbd6938d38a8efbfd3ccfa32f93018886be55b67c (patch)
tree14b8e0bccb8313d4c623baec7cf5c264b0dc6a22 /doc/help/cyclone/prepend.pd
parent2d4ee608fccd6008a460603d33b5427810957276 (diff)
giving credit where credit is due
svn path=/trunk/externals/miXed/; revision=1773
Diffstat (limited to 'doc/help/cyclone/prepend.pd')
-rw-r--r--doc/help/cyclone/prepend.pd12
1 files changed, 7 insertions, 5 deletions
diff --git a/doc/help/cyclone/prepend.pd b/doc/help/cyclone/prepend.pd
index 46bfb0f..81e3791 100644
--- a/doc/help/cyclone/prepend.pd
+++ b/doc/help/cyclone/prepend.pd
@@ -1,8 +1,8 @@
-#N canvas 200 160 452 291 10;
-#X text 29 238 cyclone is (c) Miller Puckette and others;
-#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74
+#N canvas 200 160 456 295 10;
+#X text 29 238 cyclone is (c) Krzysztof Czaja and others;
+#X text 29 253 docs based on the MAX/MSP reference (c) cycling'74;
+#X text 28 267 ___________________________________________________
;
-#X text 28 267 ___________________________________________________ ;
#X obj 26 16 prepend;
#X text 94 17 prepend a message with another message:;
#X msg 139 85 set a quick brown fox;
@@ -12,8 +12,10 @@
#X text 276 114 3;
#X obj 139 155 prepend typewriters;
#X msg 76 61 are boring;
-#X obj 139 185 print prepend;
+#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;