diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-08-16 18:54:02 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-08-16 18:54:02 +0000 |
commit | 7d8193b81b61344d2c6757d68b10f2c83329a005 (patch) | |
tree | b1b3ba47fee65483385d1947ff6ce3e6cec603da /print.pd | |
parent | 068e6c4a04411022047f859b47524e72d4e89e81 (diff) |
added bang to reset, and made it flash on bang also
svn path=/trunk/abstractions/pddp/; revision=8598
Diffstat (limited to 'print.pd')
-rw-r--r-- | print.pd | 51 |
1 files changed, 36 insertions, 15 deletions
@@ -1,18 +1,39 @@ -#N canvas 183 209 347 321 10; -#X obj 9 48 inlet; -#X obj 10 186 send \$0-pddp_print; -#X obj 9 78 zexy/list2symbol; -#X obj 85 1 cnv 15 15 18 empty empty empty 20 12 0 14 -262144 -66577 -0; +#N canvas 183 209 367 341 10; +#X obj 59 48 inlet; +#X obj 117 246 send \$0-pddp_print; +#X obj 116 138 zexy/list2symbol; #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 obj 9 110 flatspace/prepend label; -#X connect 0 0 2 0; -#X connect 2 0 8 0; +-1 0; +#X text 128 203 reset to blank; +#X obj 116 170 flatspace/prepend label; +#X obj 59 90 route bang; +#N canvas 673 22 458 308 reset 0; +#X obj 72 21 inlet; +#X obj 69 264 outlet; +#X msg 233 127 label; +#X obj 250 101 loadbang; +#X msg 36 130 color 0 22; +#X obj 55 57 trigger bang bang bang; +#X obj 35 99 delay 50; +#X msg 116 130 color 26 22; +#X connect 0 0 5 0; +#X connect 2 0 1 0; +#X connect 3 0 2 0; +#X connect 4 0 1 0; #X connect 5 0 6 0; -#X connect 6 0 1 0; -#X connect 8 0 1 0; +#X connect 5 1 7 0; +#X connect 5 2 2 0; +#X connect 6 0 4 0; +#X connect 7 0 1 0; +#X restore 59 202 pd reset; +#X msg 19 169 bang; +#X obj 85 0 cnv 15 15 20 empty empty empty 2 7 0 14 -262144 -262144 +0; +#X connect 0 0 6 0; +#X connect 2 0 5 0; +#X connect 5 0 1 0; +#X connect 6 0 7 0; +#X connect 6 1 2 0; +#X connect 7 0 1 0; +#X connect 8 0 7 0; #X coords 0 -1 1 1 100 20 1 0 0; |