From 596056c1f13b8d81f8e082ed3f4970f69a2edb8d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Tue, 14 Jul 2009 14:26:05 +0000 Subject: updated sampling-interval command byte value svn path=/trunk/externals/hardware/arduino/; revision=11860 --- arduino.pd | 12 ++++++------ 1 file 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; -- cgit v1.2.1