aboutsummaryrefslogtreecommitdiff
path: root/doc/hid_spiral-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-08-27 22:27:30 +0000
commit16e472042a5f63ae27662e407fd3d153006b6adf (patch)
tree7b27cee85277e501b22a30aecc1aefd49854c3d3 /doc/hid_spiral-help.pd
parente2639f763abe0844fcf3cb6bdb56e9d2a4ddc895 (diff)
merged in relevant changes from the v0-40 pd-extended release branch
svn path=/trunk/externals/hcs/hid/; revision=10266
Diffstat (limited to 'doc/hid_spiral-help.pd')
-rw-r--r--doc/hid_spiral-help.pd11
1 files changed, 6 insertions, 5 deletions
diff --git a/doc/hid_spiral-help.pd b/doc/hid_spiral-help.pd
index 924d3bb..bf64f12 100644
--- a/doc/hid_spiral-help.pd
+++ b/doc/hid_spiral-help.pd
@@ -1,7 +1,8 @@
#N canvas 56 302 475 480 10;
-#X obj 5 2 cnv 15 450 20 empty empty [hid_spiral] 2 11 1 18 -233017
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid_spiral 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 245 451 released under the GNU GPL;
#X floatatom 70 288 5 0 0 0 - - -;
#X floatatom 70 375 5 0 0 0 radius-> - -;
@@ -20,9 +21,9 @@
#X msg 69 126 0.5;
#X text 15 126 center:;
#X obj 323 324 spiral-joystick;
-#X obj 70 335 hid_spiral;
-#X obj 279 406 pddp_open all_about_hid_mapping;
-#X obj 362 271 hid_polar;
+#X obj 70 335 hid/hid_spiral;
+#X obj 279 406 pddp/pddplink ../all_about_hid_mapping.pd -text all_about_hid_mapping;
+#X obj 362 271 hid/hid_polar;
#X text 24 32 Converts cartesian coordinates(x \, y) to spiral in polar
coordinates (radius \, angle). The angle is from 0 to 1 The angle 0
is at cartesian (1 \, 0) or far right center.;