aboutsummaryrefslogtreecommitdiff
path: root/arduino.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-24 23:46:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-09-24 23:46:45 +0000
commit7d2f045170f95eecbdf6c8b512082fe758e4aeb0 (patch)
tree618aac7188a6b78a45e2eec7bac6e4725fc7f065 /arduino.pd
parent3cd538e23c612ff8b60a55e26b4c2e2ad256e150 (diff)
added namespace prefixes on everything
svn path=/trunk/externals/hardware/arduino/; revision=8757
Diffstat (limited to 'arduino.pd')
-rw-r--r--arduino.pd6
1 files changed, 3 insertions, 3 deletions
diff --git a/arduino.pd b/arduino.pd
index c6e4938..a092535 100644
--- a/arduino.pd
+++ b/arduino.pd
@@ -14,8 +14,8 @@
#X obj 26 31 trigger anything bang;
#X obj 218 171 float;
#X obj 26 77 route 0 1 2 3 4 5 6 7 8 9 10 11 12 13;
-#X obj 181 115 bytemask -----;
-#X obj 27 115 bytemask ---------;
+#X obj 181 115 mapping/bytemask -----;
+#X obj 27 115 mapping/bytemask ---------;
#X msg 404 92 144;
#X obj 27 137 trigger bang float;
#X obj 181 137 trigger float bang;
@@ -363,7 +363,7 @@ with;
#X connect 4 1 3 0;
#X restore 92 242 pd check version;
#X text 10 337 (C) Copyright 2006 Free Software Foundation;
-#X obj 61 136 comport \$1 57600;
+#X obj 61 136 flatspace/comport \$1 57600;
#X connect 2 0 5 0;
#X connect 5 0 16 0;
#X connect 6 0 16 0;