aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Barknecht <fbar@users.sourceforge.net>2008-11-04 23:31:16 +0000
committerFrank Barknecht <fbar@users.sourceforge.net>2008-11-04 23:31:16 +0000
commiteda57d01c16f60f1d21d4f2ca019d07674e3d480 (patch)
treec3774d082503a7eacad34c20a55abb6a3217bfb0
parentb94791755db4773f2cf3977e5c829e5165f0f735 (diff)
added loadbang
svn path=/trunk/abstractions/nqpoly/; revision=10359
-rw-r--r--nqpoly4/nqpoly4.pd47
1 files changed, 27 insertions, 20 deletions
diff --git a/nqpoly4/nqpoly4.pd b/nqpoly4/nqpoly4.pd
index 434907d..ff87d7d 100644
--- a/nqpoly4/nqpoly4.pd
+++ b/nqpoly4/nqpoly4.pd
@@ -9,7 +9,7 @@
<up to 4 creation args>;
#X text 427 68 your abstraction is ultimately called with the parameters:
<index> <number of objects> <arg1> <arg2> <arg3> <arg4>;
-#N canvas 7 455 362 318 1002-poly 0;
+#N canvas 7 455 362 318 \$0-poly 0;
#X restore 36 256 pd \$0-poly;
#X obj 36 227 s \$0-in1;
#X obj 121 228 s \$0-in2;
@@ -67,25 +67,29 @@ as senders and receivers.;
#X obj 324 359 r \$0-subname;
#X obj 355 541 r \$0-subname;
#N canvas 0 0 1005 687 finish 0;
-#X obj 432 273 list prepend;
-#X obj 432 235 + 2;
-#X msg 432 304 \; \$1 connect 0 0 3 0 \; \$1 connect \$2 0 2 0 \;;
-#X obj 136 256 until;
-#X obj 171 283 + 1;
-#X obj 136 355 list prepend;
-#X obj 136 233 t a b;
-#X msg 136 389 \; \$1 connect 1 0 \$2 1 \;;
-#X obj 136 282 f 3;
-#X obj 183 256 3;
-#X obj 215 326 r \$0-subname;
-#X obj 513 249 r \$0-subname;
-#X text 182 234 first 3 objects are xlets;
+#X obj 434 273 list prepend;
+#X obj 434 235 + 2;
+#X msg 434 304 \; \$1 connect 0 0 3 0 \; \$1 connect \$2 0 2 0 \;;
+#X obj 161 256 until;
+#X obj 196 283 + 1;
+#X obj 161 355 list prepend;
+#X obj 161 233 t a b;
+#X msg 161 389 \; \$1 connect 1 0 \$2 1 \;;
+#X obj 161 282 f 3;
+#X obj 208 256 3;
+#X obj 240 326 r \$0-subname;
+#X obj 515 249 r \$0-subname;
+#X text 207 234 first 3 objects are xlets;
#X obj 92 102 inlet;
#X obj 92 138 moses 1;
-#X obj 136 169 t a a;
-#X text 419 358 Connect final object to [s \$0-out];
-#X text 69 439 Connect all wrapper object's right inlet to [r \$0-in2]
+#X text 421 358 Connect final object to [s \$0-out];
+#X text 157 436 Connect all wrapper object's right inlet to [r \$0-in2]
;
+#X obj 138 169 t b a a;
+#X obj 139 555 list prepend;
+#X obj 220 526 r \$0-subname;
+#X msg 139 577 \; \$1 loadbang;
+#X text 140 618 Final loadbang;
#X connect 0 0 2 0;
#X connect 1 0 0 0;
#X connect 3 0 8 0;
@@ -99,9 +103,12 @@ as senders and receivers.;
#X connect 10 0 5 1;
#X connect 11 0 0 1;
#X connect 13 0 14 0;
-#X connect 14 1 15 0;
-#X connect 15 0 6 0;
-#X connect 15 1 1 0;
+#X connect 14 1 17 0;
+#X connect 17 0 18 0;
+#X connect 17 1 6 0;
+#X connect 17 2 1 0;
+#X connect 18 0 20 0;
+#X connect 19 0 18 1;
#X restore 139 198 pd finish;
#X text 568 154 based on: nqpoly (v4) - pix.test.at;
#X obj 276 188 t a b;