aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-07-14 14:26:05 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-07-14 14:26:05 +0000
commit596056c1f13b8d81f8e082ed3f4970f69a2edb8d (patch)
tree3785fee2159842e3df1e4926f1ea5ba0c76a0baf
parent842cfe45c9d0fc5459985664b84d71e5760a9a66 (diff)
updated sampling-interval command byte value
svn path=/trunk/externals/hardware/arduino/; revision=11860
-rw-r--r--arduino.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/arduino.pd b/arduino.pd
index 919ed5e..7737974 100644
--- a/arduino.pd
+++ b/arduino.pd
@@ -2,7 +2,7 @@
#X obj 32 26 inlet;
#X obj 32 304 outlet;
#X obj 515 304 outlet;
-#N canvas 47 171 822 340 command 1;
+#N canvas 47 171 822 340 command 0;
#X obj 24 7 inlet;
#X obj 299 298 outlet;
#N canvas 75 439 547 478 digital-out 0;
@@ -287,19 +287,19 @@
#X text 173 33 MSB;
#X obj 167 77 >> 7;
#X obj 79 51 trigger bang anything anything bang;
-#X msg 219 89 240 \, 120;
-#X text 284 90 START_SYSEX then 0x78;
#X msg 59 102 247;
#X text 89 101 END_SYSEX;
+#X text 284 90 START_SYSEX then 0x7A;
+#X msg 219 89 240 \, 122;
#X connect 1 0 7 0;
#X connect 3 0 0 0;
#X connect 6 0 3 0;
-#X connect 7 0 10 0;
+#X connect 7 0 8 0;
#X connect 7 1 6 0;
#X connect 7 2 3 0;
-#X connect 7 3 8 0;
+#X connect 7 3 11 0;
#X connect 8 0 0 0;
-#X connect 10 0 0 0;
+#X connect 11 0 0 0;
#X restore 572 110 pd samplingInterval;
#X connect 0 0 12 0;
#X connect 2 0 1 0;