Skip to content

Commit

Permalink
fixing dkkeysend
Browse files Browse the repository at this point in the history
  • Loading branch information
mrufrufin committed Mar 26, 2017
1 parent d1ff418 commit 9fc3314
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions dkkeysend.pd
@@ -1,10 +1,9 @@
#N canvas 559 249 727 518 12;
#X obj 247 315 s;
#N canvas 553 249 727 518 12;
#X obj 255 369 s;
#X obj 221 163 list split 1;
#X obj 219 224 list;
#X obj 219 249 list trim;
#X msg 330 256 symbol \$1;
#X obj 228 190 t a b;
#X obj 227 278 list;
#X obj 227 303 list trim;
#X msg 338 310 symbol \$1;
#X text 15 12 dkkeysend;
#X text 13 30 send by preceding symbol key;
#X text 531 19 derek kwan;
Expand All @@ -15,11 +14,12 @@
#X text 219 75 input;
#X text 20 105 inlet:;
#X text 18 130 key and list pair;
#X connect 1 0 5 0;
#X obj 224 191 t b a;
#X connect 1 0 15 0;
#X connect 1 1 2 1;
#X connect 2 0 3 0;
#X connect 3 0 0 0;
#X connect 4 0 0 1;
#X connect 5 0 4 0;
#X connect 5 1 2 0;
#X connect 11 0 1 0;
#X connect 10 0 1 0;
#X connect 15 0 2 0;
#X connect 15 1 4 0;

0 comments on commit 9fc3314

Please sign in to comment.