aboutsummaryrefslogtreecommitdiff
path: root/hid_rel2abs-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
commitdf54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 (patch)
tree9151b811dae79a22f4d04bc8ebe529ba49694f05 /hid_rel2abs-help.pd
parentb3ef147bd04fa3ed6c36c69c94edbc9664e14c6e (diff)
make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sure hid-help.pd gets installed
svn path=/trunk/externals/hcs/hid/; revision=13454
Diffstat (limited to 'hid_rel2abs-help.pd')
-rw-r--r--hid_rel2abs-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/hid_rel2abs-help.pd b/hid_rel2abs-help.pd
new file mode 100644
index 0000000..76dc530
--- /dev/null
+++ b/hid_rel2abs-help.pd
@@ -0,0 +1,36 @@
+#N canvas 435 259 469 312 10;
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid_invert 2 11 1 18 -233017
+-66577 0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X text 244 284 released under the GNU GPL;
+#X text 30 38 Converts relative axis data into an absolute position.
+;
+#X obj 175 116 mouse;
+#X msg 193 73 open 1;
+#X msg 204 91 open 2;
+#X obj 157 75 tgl 25 0 empty empty empty 0 -6 0 8 -24198 -1 -1 0 1
+;
+#X floatatom 112 207 5 0 0 0 - - -;
+#X floatatom 153 207 5 0 0 0 - - -;
+#X floatatom 252 208 5 0 0 0 - - -;
+#X floatatom 211 208 5 0 0 0 - - -;
+#X obj 252 174 hid/hid_rel2abs 0 100;
+#X obj 73 175 hid/hid_rel2abs -10 10;
+#X text 98 240 For more info:;
+
+#X msg 73 129 reset;
+#X msg 284 129 reset;
+#X connect 5 0 10 0;
+#X connect 5 0 14 0;
+#X connect 5 1 12 0;
+#X connect 5 1 13 0;
+#X connect 6 0 5 0;
+#X connect 7 0 5 0;
+#X connect 8 0 5 0;
+#X connect 13 0 11 0;
+#X connect 14 0 9 0;
+#X connect 17 0 14 0;
+#X connect 18 0 13 0;