aboutsummaryrefslogtreecommitdiff
path: root/rad2hid-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 /rad2hid-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 'rad2hid-help.pd')
-rw-r--r--rad2hid-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/rad2hid-help.pd b/rad2hid-help.pd
new file mode 100644
index 0000000..c90983a
--- /dev/null
+++ b/rad2hid-help.pd
@@ -0,0 +1,25 @@
+#N canvas 147 313 467 307 10;
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty rad2hid 2 11 1 18 -233017 -66577
+0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X text 254 269 released under the GNU GPL;
+#X text 185 228 For more info:;
+
+#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X text 300 168 related objects:;
+#X obj 273 184 hid/rad2hid;
+#X obj 332 184 hid/deg2hid;
+#X obj 391 184 hid/hid2deg;
+#X floatatom 69 195 5 0 0 1 hid - -;
+#X obj 72 95 hsl 128 15 -3.14159 3.14159 0 0 empty empty radians 6
+7 1 10 -262131 -1 -1 0 0;
+#X floatatom 95 125 9 0 0 0 - - -;
+#X obj 69 160 hid/rad2hid;
+#X text 21 35 This object converts numbers from radians (-pi to pi)
+to the [hid] range (0 to 1) with the 0's lining up in the same place.
+;
+#X connect 11 0 12 0;
+#X connect 11 0 13 0;
+#X connect 13 0 10 0;