aboutsummaryrefslogtreecommitdiff
path: root/hid_rel2abs.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-20 03:52:54 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-11-20 03:52:54 +0000
commit6ff3881e691f42cc6ebe899d6b75031ac5542ee0 (patch)
tree2eb419bf70547ffd0f2e189cd00999f3774f6fd9 /hid_rel2abs.pd
parent2412f513218940981451fa165cdd785ba9a74e89 (diff)
first set of basic mapping objects for [hid]
svn path=/trunk/externals/hcs/hid/; revision=2292
Diffstat (limited to 'hid_rel2abs.pd')
-rw-r--r--hid_rel2abs.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/hid_rel2abs.pd b/hid_rel2abs.pd
new file mode 100644
index 0000000..f7358ca
--- /dev/null
+++ b/hid_rel2abs.pd
@@ -0,0 +1,17 @@
+#N canvas 0 22 458 308 10;
+#X obj 137 20 inlet;
+#X obj 222 267 outlet;
+#X floatatom 221 81 5 0 0 0 - - -;
+#X obj 137 81 route reset;
+#X obj 221 174 +;
+#X obj 251 174 f;
+#X msg 137 126 0;
+#X connect 0 0 3 0;
+#X connect 3 0 6 0;
+#X connect 3 1 2 0;
+#X connect 3 1 4 0;
+#X connect 4 0 5 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 1;
+#X connect 6 0 4 1;
+#X connect 6 0 5 1;