From 9d4ee7c75c8bd4c53600331fd55f2a3680135c3c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 10 Feb 2010 04:39:52 +0000 Subject: setup mapping lib with template Makefile+debian stuff svn path=/trunk/externals/mapping/; revision=13164 --- vector-help.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 vector-help.pd (limited to 'vector-help.pd') diff --git a/vector-help.pd b/vector-help.pd new file mode 100644 index 0000000..bbb8516 --- /dev/null +++ b/vector-help.pd @@ -0,0 +1,39 @@ +#N canvas 396 48 484 395 10; +#X obj 5 2 cnv 15 450 20 empty empty vector 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 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 43 86 center:; +#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 267 303 cartesian; +#X obj 348 303 mapping2radians; +#X text 17 29 Converts cartesian coordinates(x \, y) to polar coordinates +(radius \, angle). The angle is in radians (-pi to pi).; +#X obj 100 295 vector; +#X connect 1 0 16 0; +#X connect 6 0 7 0; +#X connect 7 0 1 0; +#X connect 7 1 16 1; +#X connect 11 0 1 0; +#X connect 11 1 6 0; +#X connect 12 0 11 0; +#X connect 16 0 2 0; +#X connect 16 1 5 0; -- cgit v1.2.1