aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2015-08-18 09:34:21 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2015-08-18 09:34:21 +0000
commitd783075a371d168314ebc80ac2a8be018cb83bcf (patch)
tree7facb527e6a0761db93871cddbc5a142dd2bf0ea
parentc33682569f097a8523f3fa743c00ddc0142bcdbc (diff)
Removed dependency on zexy and cycloneHEADsvn2git-head.1externals/pduino
svn path=/trunk/externals/pduino/; revision=17524
-rw-r--r--arduino.pd8
1 files changed, 5 insertions, 3 deletions
diff --git a/arduino.pd b/arduino.pd
index e78ac97..fa9ad25 100644
--- a/arduino.pd
+++ b/arduino.pd
@@ -117,7 +117,7 @@
#X connect 12 0 4 0;
#X restore 174 184 pd turn digital reporting on;
#X obj 51 32 trigger bang anything;
-#X obj 174 55 zexy/unpack float float;
+#X obj 174 55 list split 1;
#X obj 309 78 route float symbol;
#N canvas 0 22 450 300 s2f 0;
#X obj 72 14 inlet;
@@ -926,7 +926,8 @@ byte left over;
#X connect 6 0 2 0;
#X restore 46 167 pd parse messages;
#X obj 295 178 moses 240;
-#X obj 175 279 cyclone/prepend;
+#X obj 175 279 list prepend;
+#X obj 175 301 list trim;
#X connect 0 0 3 0;
#X connect 3 0 18 0;
#X connect 3 1 6 0;
@@ -947,7 +948,8 @@ byte left over;
#X connect 18 0 20 0;
#X connect 19 0 12 0;
#X connect 19 1 16 0;
-#X connect 20 0 5 0;
+#X connect 20 0 21 0;
+#X connect 21 0 5 0;
#X restore 205 126 pd route digital/analog;
#X obj 97 95 route 249 240;
#X text 124 80 0xF9 0xF0;