aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-12-02 18:32:32 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-12-02 18:32:32 +0000
commit40341076a954c0f54449c06a82034c6e267c57d5 (patch)
tree07ce9b78341b6de59f19ec0ed55549fb93b78ae0
parent209ca51043e3a1f21191e4a55876257b16cb6463 (diff)
made the object flash yellow when there is inputbackups/abstractions/pddp@13424
svn path=/trunk/abstractions/pddp/; revision=12819
-rw-r--r--print.pd41
1 files changed, 31 insertions, 10 deletions
diff --git a/print.pd b/print.pd
index cd2f5d8..7a423b1 100644
--- a/print.pd
+++ b/print.pd
@@ -1,9 +1,9 @@
-#N canvas 570 436 371 345 10;
-#X obj 59 48 inlet;
-#X obj 116 266 send \$0-pddp_print;
-#X obj 116 138 zexy/list2symbol;
-#X text 129 225 reset to blank;
-#X obj 59 90 route bang;
+#N canvas 546 406 371 345 10;
+#X obj 169 48 inlet;
+#X obj 226 266 send \$0-pddp_print;
+#X obj 226 138 zexy/list2symbol;
+#X text 239 225 reset to blank;
+#X obj 169 90 route bang;
#N canvas 673 22 458 308 reset 0;
#X obj 72 21 inlet;
#X obj 69 264 outlet;
@@ -22,15 +22,34 @@
#X connect 5 2 2 0;
#X connect 6 0 4 0;
#X connect 7 0 1 0;
-#X restore 59 222 pd reset;
-#X msg 19 169 bang;
+#X restore 169 222 pd reset;
+#X msg 129 169 bang;
#X obj 85 0 cnv 15 15 20 empty empty empty 2 7 0 14 -262144 -262144
0;
#X obj 1 3 cnv 15 98 15 empty \$0-pddp_print empty 2 7 0 14 -262144
-1 0;
-#X obj 116 170 list prepend label;
-#X obj 116 194 list trim;
+#X obj 226 170 list prepend label;
+#X obj 226 194 list trim;
+#N canvas 673 22 458 308 flash 0;
+#X obj 35 38 inlet;
+#X obj 69 264 outlet;
+#X msg 35 200 color 0 22;
+#X obj 35 129 delay 50;
+#X msg 134 200 color 5 22;
+#X obj 35 104 trigger bang bang;
+#X obj 134 179 purepd/once;
+#X connect 0 0 5 0;
+#X connect 2 0 1 0;
+#X connect 3 0 2 0;
+#X connect 3 0 6 1;
+#X connect 4 0 1 0;
+#X connect 5 0 3 0;
+#X connect 5 1 6 0;
+#X connect 6 0 4 0;
+#X restore 27 223 pd flash on input;
+#X msg 75 190 bang;
#X connect 0 0 4 0;
+#X connect 0 0 11 0;
#X connect 2 0 9 0;
#X connect 4 0 5 0;
#X connect 4 1 2 0;
@@ -38,4 +57,6 @@
#X connect 6 0 5 0;
#X connect 9 0 10 0;
#X connect 10 0 1 0;
+#X connect 11 0 1 0;
+#X connect 12 0 11 0;
#X coords 0 -1 1 1 100 20 1 0 0;