aboutsummaryrefslogtreecommitdiff
path: root/doc/hid2deg-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hid2deg-help.pd')
-rw-r--r--doc/hid2deg-help.pd15
1 files changed, 8 insertions, 7 deletions
diff --git a/doc/hid2deg-help.pd b/doc/hid2deg-help.pd
index 54aff31..addef1a 100644
--- a/doc/hid2deg-help.pd
+++ b/doc/hid2deg-help.pd
@@ -1,21 +1,22 @@
#N canvas 589 387 483 323 10;
-#X obj 5 2 cnv 15 450 20 empty empty [hid2deg] 2 11 1 18 -233017 -66577
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid2deg 2 11 1 18 -233017 -66577
0;
-#X msg 422 3 pddp;
+#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 obj 289 226 pddp_open all_about_hid_mapping;
+#X obj 289 226 pddp/pddplink ../all_about_hid_mapping.pd -text all_about_hid_mapping;
#X text 40 254 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 300 168 related objects:;
-#X obj 333 184 rad2hid;
-#X obj 392 184 deg2hid;
+#X obj 333 184 hid/rad2hid;
+#X obj 392 184 hid/deg2hid;
#X floatatom 69 185 7 0 0 1 degrees - -;
#X obj 72 85 hsl 128 15 0 1 0 0 empty empty hid 6 7 1 10 -262131 -1
-1 500 0;
#X floatatom 95 115 5 0 0 0 - - -;
-#X obj 274 184 hid2rad;
-#X obj 69 150 hid2deg;
+#X obj 274 184 hid/hid2rad;
+#X obj 69 150 hid/hid2deg;
#X text 26 34 This object converts numbers from the [hid] range (0
to 1) to degrees (0 to 360) with the 0 being north.;
#X connect 10 0 11 0;