aboutsummaryrefslogtreecommitdiff
path: root/help/join-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 05:43:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 05:43:33 +0000
commit043dfe0ae677c018cde28cb84e1abe5ae1fe5205 (patch)
tree006c85f3a511ad7e94f849372b29fb4d96f02245 /help/join-help.pd
this is the first checkin for the new mapping lib, which is a join effort of Cyrille and Hans. We are combining Cyrille's ds_/datastream classes with my hid_* classes, and I think Cyrille has drawn on the La-Kitchen classes for working with sensors.svn2git-root
svn path=/trunk/externals/mapping/; revision=4514
Diffstat (limited to 'help/join-help.pd')
-rw-r--r--help/join-help.pd19
1 files changed, 19 insertions, 0 deletions
diff --git a/help/join-help.pd b/help/join-help.pd
new file mode 100644
index 0000000..778cdc2
--- /dev/null
+++ b/help/join-help.pd
@@ -0,0 +1,19 @@
+#N canvas 972 276 508 607 10;
+#X obj 82 37 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 82 208 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 161 208 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X obj 82 399 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
+-1 -1 0 1;
+#X floatatom 197 342 5 0 0 0 - - -;
+#X obj 82 175 disjoin 0.3;
+#X obj 82 368 join 0.3;
+#X connect 0 0 5 0;
+#X connect 1 0 6 0;
+#X connect 2 0 6 1;
+#X connect 4 0 6 2;
+#X connect 5 0 1 0;
+#X connect 5 1 2 0;
+#X connect 6 0 3 0;