From 16e472042a5f63ae27662e407fd3d153006b6adf Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 27 Aug 2008 22:27:30 +0000 Subject: merged in relevant changes from the v0-40 pd-extended release branch svn path=/trunk/externals/hcs/hid/; revision=10266 --- doc/hid_spiral-help.pd | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/hid_spiral-help.pd') 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.; -- cgit v1.2.1