Navigation Menu

Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
this.connect committed Sep 19, 2011
1 parent ef5c7c6 commit 691b455
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions pd-dom.pd
Expand Up @@ -36,15 +36,15 @@
#X obj 114 155 r~ \$1.node.-1;
#X obj 114 25 r \$1.last;
#X msg 204 26 receive~ set rack1.node.-1;
#X msg 137 115 message.node.1;
#X obj 244 115 s \$1.from;
#X obj 114 75 route receive~ send;
#X msg 137 115;
#X connect 2 0 0 0;
#X connect 3 0 7 0;
#X connect 4 0 7 0;
#X connect 7 0 5 0;
#X connect 7 0 2 0;
#X connect 7 2 6 0;
#X connect 3 0 6 0;
#X connect 4 0 6 0;
#X connect 6 0 7 0;
#X connect 6 0 2 0;
#X connect 6 2 5 0;
#X restore 25 170 pd node.last;
#N canvas 558 105 608 548 node~ 0;
#X obj 23 434 list;
Expand Down Expand Up @@ -293,7 +293,7 @@ to. Signal processing objects have to register themself to this list.
#X obj 205 150 s;
#X msg 285 110 set \$1;
#X obj 205 40 r \$1.to;
#X msg 285 150 message.0;
#X msg 285 150;
#X connect 0 0 2 0;
#X connect 3 0 4 0;
#X connect 4 0 5 1;
Expand Down Expand Up @@ -467,7 +467,6 @@ to. Signal processing objects have to register themself to this list.
#X obj 174 255 list trim;
#X msg 244 325 node~ replace \$1 \$2;
#X msg 324 145 list \$1 .;
#X msg 84 385 connect \$1 \$2 \, connect~ \$1 \$2;
#X msg 24 325 connect~ \$1 \$2;
#X connect 0 0 3 0;
#X connect 2 0 6 0;
Expand All @@ -477,13 +476,13 @@ to. Signal processing objects have to register themself to this list.
#X connect 4 1 5 0;
#X connect 5 0 6 1;
#X connect 6 0 7 0;
#X connect 7 0 13 0;
#X connect 7 0 12 0;
#X connect 7 1 9 0;
#X connect 8 1 10 0;
#X connect 9 0 8 0;
#X connect 10 0 1 0;
#X connect 11 0 10 0;
#X connect 13 0 1 0;
#X connect 12 0 1 0;
#X restore 275 220 pd disconnect~;
#X obj 145 110 route subscribe~ connect~ disconnect~ node~ vis;
#N canvas 59 22 496 339 hooks 0;
Expand Down

0 comments on commit 691b455

Please sign in to comment.