aboutsummaryrefslogtreecommitdiff
path: root/print_long-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-16 18:54:02 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-08-16 18:54:02 +0000
commit7d8193b81b61344d2c6757d68b10f2c83329a005 (patch)
treeb1b3ba47fee65483385d1947ff6ce3e6cec603da /print_long-help.pd
parent068e6c4a04411022047f859b47524e72d4e89e81 (diff)
added bang to reset, and made it flash on bang also
svn path=/trunk/abstractions/pddp/; revision=8598
Diffstat (limited to 'print_long-help.pd')
-rw-r--r--print_long-help.pd11
1 files changed, 7 insertions, 4 deletions
diff --git a/print_long-help.pd b/print_long-help.pd
index f4fda8b..d890a73 100644
--- a/print_long-help.pd
+++ b/print_long-help.pd
@@ -1,4 +1,4 @@
-#N canvas 93 178 454 304 10;
+#N canvas 93 178 458 308 10;
#X text 13 30 this object is for displaying generic messages in the
patch rather than in the Pd window.;
#X msg 41 114 word;
@@ -6,15 +6,18 @@ patch rather than in the Pd window.;
#X msg 214 114 list 1 2 3;
#X msg 234 162 selector series of 4;
#X text 33 68 its got a longer box and its closed on four sides;
-#X obj 140 195 pddp/print_long;
+#X obj 140 220 pddp/print_long;
#X obj 83 93 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144
--1 -1 4900 1;
+-1 -1 0 1;
#X msg 229 138 list of words?;
-#X text 11 237 because of Pd's type handling \, it strips off data
+#X text 11 262 because of Pd's type handling \, it strips off data
selectors "float" \, "symbol" and "list".;
+#X msg 222 193 bang;
+#X text 256 192 flashes and resets to blank;
#X connect 1 0 6 0;
#X connect 2 0 6 0;
#X connect 3 0 6 0;
#X connect 4 0 6 0;
#X connect 7 0 6 0;
#X connect 8 0 6 0;
+#X connect 10 0 6 0;