From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: moved help patches into same folder, stopped auto-generating mapping-meta.pd file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981 --- polar-help.pd | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 polar-help.pd (limited to 'polar-help.pd') diff --git a/polar-help.pd b/polar-help.pd new file mode 100644 index 0000000..1737406 --- /dev/null +++ b/polar-help.pd @@ -0,0 +1,43 @@ +#N canvas 393 22 484 395 10; +#X obj 5 2 cnv 15 450 20 empty empty polar 2 11 1 18 -233017 -66577 +0; +#X floatatom 100 248 5 0 0 0 x - -; +#X floatatom 100 335 7 0 0 0 radius-> - -; +#X text 124 370 For more info:; +#X obj 228 368 pddp/pddplink ../mapping-about.pd -text mapping-about +; +#X obj 100 295 polar; +#X floatatom 159 335 7 0 0 1 <-angle - -; +#X floatatom 158 248 5 0 0 1 y - -; +#X obj 157 265 t b f; +#X text 275 283 related objects:; +#X text 273 334 example:; +#X text 43 86 center:; +#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 207 303 spiral; +#X obj 95 123 unauthorized/grid grid1 100 0 1 100 0 1 1 0.1 0.1 10 +10 7 243; +#N canvas 841 235 450 300 c 0; +#X obj 100 100 bng 30 250 50 0 empty empty empty 17 7 0 10 -262144 +-1 -1; +#X msg 99 147 goto 49 49; +#X obj 101 175 outlet; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X coords 0 -1 1 1 30 30 1 100 100; +#X restore 95 85 pd c; +#X obj 327 334 pddp/pddplink ../hid/polar-joystick.pd -text polar-joystick.pd +; +#X obj 267 303 cartesian; +#X obj 348 303 mapping2radians; +#X connect 1 0 5 0; +#X connect 5 0 2 0; +#X connect 5 1 6 0; +#X connect 7 0 8 0; +#X connect 8 0 1 0; +#X connect 8 1 5 1; +#X connect 14 0 1 0; +#X connect 14 1 7 0; +#X connect 15 0 14 0; -- cgit v1.2.1