From de38c70d5f9bd92f74615bc4c6c8607ab3b7f118 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 13 Dec 2010 13:55:00 +0000 Subject: added META subpatch and fixed a bunch of broken connections svn path=/trunk/externals/hid/; revision=14625 --- hid_polar-help.pd | 60 ++++++++++++++++++++++++++++++++----------------------- 1 file changed, 35 insertions(+), 25 deletions(-) (limited to 'hid_polar-help.pd') diff --git a/hid_polar-help.pd b/hid_polar-help.pd index 3393da7..89dfbb4 100644 --- a/hid_polar-help.pd +++ b/hid_polar-help.pd @@ -1,14 +1,13 @@ -#N canvas 601 232 482 455 10; -#X declare -lib hid; -#X obj 5 2 cnv 15 450 20 empty empty hid_polar 2 11 1 18 -233017 --66577 0; -#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp; +#N canvas 0 31 482 455 10; +#X obj 5 2 cnv 15 450 20 empty empty hid_polar 2 11 1 18 -233017 -66577 +0; +#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp +; #X text 244 411 released under the GNU GPL; -#X floatatom 100 248 5 0 0 0 - - -; -#X floatatom 100 335 7 0 0 0 radius-> - -; +#X floatatom 98 248 5 0 0 0 - - -; +#X floatatom 98 335 7 0 0 0 radius-> - -; #X text 124 370 For more info:; - -#X obj 100 295 hid/hid_polar; +#X obj 98 295 hid/hid_polar; #X text 27 397 (C) Copyright 2005 Hans-Christoph Steiner ; #X obj 101 161 hsl 128 15 0 1 0 0 empty empty x-axis 133 7 1 10 -225280 @@ -16,26 +15,37 @@ #X obj 157 103 vsl 15 128 0 1 0 0 empty empty y-axis -6 -9 1 10 -261681 -1 -1 0 0; #X floatatom 159 335 7 0 0 1 <-angle - -; -#X floatatom 158 248 5 0 0 0 - - -; -#X obj 157 265 t b f; +#X floatatom 157 248 5 0 0 0 - - -; +#X obj 157 270 t b f; #X obj 334 335 polar-joystick; #X text 275 273 related objects:; #X text 273 334 example:; #X msg 97 86 0.5; #X text 43 86 center:; -#X text 17 29 Converts cartesian coordinates(x \, y) to polar coordinates +#X obj 381 293 hid/hid_spiral; +#X obj 225 293 hid/hid2rad; +#X obj 303 293 hid/hid2deg; +#N canvas 504 253 494 344 META 0; +#X text 12 175 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan +Wilkes for Pd version 0.42.; +#X text 12 25 LICENSE GPL; +#X text 12 155 AUTHOR Hans-Christoph Steiner; +#X text 12 45 DESCRIPTION convert cartesian coordinates (x \, y) to +polar coordinates (radius \, angle); +#X text 12 75 INLET_0 float bang; +#X text 12 95 INLET_1 float; +#X text 12 115 OUTLET_0 float; +#X text 12 135 OUTLET_1 float; +#X text 12 5 KEYWORDS control conversion abstraction; +#X restore 419 411 pd META; +#X text 17 29 Converts cartesian coordinates (x \, y) to polar coordinates (radius \, angle). The angle is in radians (-pi to pi). The angle 0 is at cartesian (1 \, 0.5) or to the right.; -#X obj 361 293 hid/hid_spiral; -#X obj 245 293 hid/hid2rad; -#X obj 303 293 hid/hid2deg; -#X connect 3 0 7 0; -#X connect 7 0 4 0; -#X connect 7 1 11 0; -#X connect 9 0 3 0; -#X connect 10 0 12 0; -#X connect 12 0 13 0; -#X connect 13 0 3 0; -#X connect 13 1 7 1; -#X connect 17 0 9 0; -#X connect 17 0 10 0; +#X connect 3 0 6 0; +#X connect 6 0 4 0; +#X connect 6 1 10 0; +#X connect 8 0 3 0; +#X connect 9 0 11 0; +#X connect 11 0 12 0; +#X connect 12 0 6 0; +#X connect 12 1 6 1; -- cgit v1.2.1