aboutsummaryrefslogtreecommitdiff
path: root/print.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 21:42:26 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-04-13 21:42:26 +0000
commit64dda2201f573469915741b2eb65080c0363828a (patch)
tree2a74c4e4424793da59bfcf293cf206ae8dfad824 /print.pd
parentade67ab29cf1c7105ae8cc865fb0359af3a747c1 (diff)
made the objects reset themselves to being blank using a loadbnag since I often mistakenly save stuff in the canvas
svn path=/trunk/abstractions/pddp/; revision=4905
Diffstat (limited to 'print.pd')
-rw-r--r--print.pd9
1 files changed, 7 insertions, 2 deletions
diff --git a/print.pd b/print.pd
index e27e61d..34ead67 100644
--- a/print.pd
+++ b/print.pd
@@ -1,13 +1,18 @@
-#N canvas 183 209 339 313 10;
+#N canvas 183 209 343 317 10;
#X obj 9 48 inlet;
-#X obj 10 156 send \$0-pddp_print;
+#X obj 10 186 send \$0-pddp_print;
#X obj 9 78 zexy/list2symbol;
#X obj 9 110 cyclone/prepend label;
#X obj 85 1 cnv 15 15 18 empty empty empty 20 12 0 14 -262144 -66577
0;
#X obj 1 3 cnv 15 98 15 empty \$0-pddp_print empty 2 7 0 14 -262144
-33289 0;
+#X obj 31 134 loadbang;
+#X msg 31 155 label;
+#X text 102 143 reset to blank;
#X connect 0 0 2 0;
#X connect 2 0 3 0;
#X connect 3 0 1 0;
+#X connect 6 0 7 0;
+#X connect 7 0 1 0;
#X coords 0 -1 1 1 100 20 1 0 0;