summaryrefslogtreecommitdiff
path: root/testreceive.pd
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2012-05-08 22:08:01 +0100
committerTim Redfern <tim@eclectronics.org>2012-05-08 22:08:01 +0100
commit8ae7ef3211087357333fd5170b114fb08b8b2ad0 (patch)
treed12d189d35d6c326b1177babe891062ed1df3fb0 /testreceive.pd
parentb7e28404a9962cf220c51e1b83b81b6a2b6a3d87 (diff)
added bluetooth scanner
Diffstat (limited to 'testreceive.pd')
-rw-r--r--testreceive.pd42
1 files changed, 24 insertions, 18 deletions
diff --git a/testreceive.pd b/testreceive.pd
index 1376a6c..aa1d7e1 100644
--- a/testreceive.pd
+++ b/testreceive.pd
@@ -1,22 +1,28 @@
-#N canvas 210 148 450 300 10;
+#N canvas 892 475 529 348 10;
#X msg 29 61 /pd 1;
#X msg 82 26 /other 1;
#X obj 169 50 netreceive 5401 1;
-#X obj 145 210 print play;
-#X obj 352 172 print other;
-#X obj 148 140 route play cc01 gpsstatus;
-#X obj 212 217 print cc01;
-#X msg 296 204 set \$1;
-#X floatatom 301 244 5 0 0 0 - - -;
-#X obj 344 39 loadbang;
-#X msg 341 86 set 0;
-#X connect 0 0 5 0;
-#X connect 1 0 5 0;
-#X connect 2 0 5 0;
-#X connect 5 0 3 0;
-#X connect 5 1 6 0;
-#X connect 5 2 7 0;
-#X connect 5 3 4 0;
+#X obj 73 219 print play;
+#X obj 140 226 print cc01;
+#X msg 212 215 set \$1;
+#X floatatom 215 283 5 0 0 0 - - -;
+#X obj 225 237 loadbang;
+#X msg 224 260 set 0;
+#X obj 148 140 route play cc01 gps bt;
+#X obj 307 188 print bt;
+#X obj 194 184 route status;
+#X obj 294 239 print gps;
+#X obj 322 162 print other;
+#X connect 0 0 9 0;
+#X connect 1 0 9 0;
+#X connect 2 0 9 0;
+#X connect 5 0 6 0;
#X connect 7 0 8 0;
-#X connect 9 0 10 0;
-#X connect 10 0 8 0;
+#X connect 8 0 6 0;
+#X connect 9 0 3 0;
+#X connect 9 1 4 0;
+#X connect 9 2 11 0;
+#X connect 9 3 10 0;
+#X connect 9 4 13 0;
+#X connect 11 0 5 0;
+#X connect 11 1 12 0;